База ответов ИНТУИТ

Introduction to performance optimization using Intel SW tools

<<- Назад к вопросам

What is variable scope?

(Отметьте один правильный вариант ответа.)

Варианты ответа
context where this variable is defined(Верный ответ)
basic block where this variable is defined
part of the program where no such name can be defined
memory range can be used as a pointer value
variable value range
Похожие вопросы
What directive is used to avoid incorrect concurrent usage of the lval variable?
What could be performed to save the last state of the variable into master thread after the parallel block?