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 the full form of ios?
Define private, protected and public access control.
What is function prototyping? What are its advantages?
how to access grid view row?
Define virtual constructor.
Which bit wise operator is suitable for putting on a particular bit in a number?
What is the need of a destructor?
Differentiate between late binding and early binding.
What are function prototypes?
Is it legal in c++ to overload operator++ so that it decrements a value in your class?
Why is c++ still used?
Is c++ a programming language?
Explain how functions are classified in C++ ?
What is prototype in c++ with example?
How can an improvement in the quality of software be done by try/catch/throw?