Answer Posted / truong
Because address of all the items in an array is continuous. So each item of it cannot reference to a specified variable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a sequence in c++?
What is a v-table?
Will this c++ program execute or not?
What are the various arithmetic operators in c++?
What is prototype in c++ with example?
What is algorithm in c++ programming?
What is a try block?
How are the features of c++ different from c?
How is static data member similar to a global variable?
Give an example of run-time polymorphism/virtual functions.
What is the role of static keyword for a class member variable?
How does work in c++?
Differentiate between an external iterator and an internal iterator?
How is modularity introduced in C++?
Specify different types of decision control statements?