A(n) ________ is like a pointer. It is used to access the individual data elements in a container.
A) element access operator
B) subscript indicator
C) global data finder
D) iterator
E) None of the above
D) iterator
Computer Science & Information Technology
You might also like to view...
A(n) ________ is a key that is switched from one setting to another; Caps Lock is an example
Fill in the blank(s) with correct word
Computer Science & Information Technology
The ________ option changes text orientation from horizontal to vertical
Fill in the blank(s) with correct word
Computer Science & Information Technology
________ computers, such as UNIVAC, can be characterized by their use of vacuum tubes to store individual bits of data.
A. First-generation B. Second-generation C. Third-generation D. None of the above
Computer Science & Information Technology
____ variables may be declared as members of the static or extern storage class.
A. Local B. Global C. Automatic D. Register
Computer Science & Information Technology