When an array is created, the compiler automatically creates an internal ____ for it and stores the base address of the array in it.
A. pointer constant
B. pointer
C. symbolic constant
D. location
Answer: A
Computer Science & Information Technology
You might also like to view...
The disadvantage of _________ is that the amount of data that can be stored on the long outer tracks is only the same as what can be stored on the short inner tracks.
A. SSD B. CAV C. ROM D. CLV
Computer Science & Information Technology
When you begin at the hash location and search the dictionary sequentially, this is called what?
a. closed addressing b. Horner’s rule c. linear probing d. inverse probing
Computer Science & Information Technology