Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
An array is a way to reference a series of memory locations using the ______.
A) Same name
B) different name
C) Multiple names
D) Unique name
Explanation: An array is a way to reference a series of memory locations using the same name. Each memory location is represented by an array element. An array element is similar to one variable except it is identified by an index value instead of a name.
Related Answered Questions
Related Open Questions