The ____ of an identifier is the region of the program in which that identifier is usable.
A. access
B. scope
C. modifier
D. declaration
Answer: B
Computer Science & Information Technology
You might also like to view...
Which of the following statements about separating a class’s interface and implementation is not true?
a. Inline member function definitions are included in the header file. b. Changes in the class’s interface will affect the client. c. Private data members are included in the header file. d. Changes in the class’s implementation will affect the client.
Computer Science & Information Technology
Why is the program counter a pointer and not a counter?
What will be an ideal response?
Computer Science & Information Technology