why we cant create array of refrences

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


Please Help Members By Posting Answers For Below Questions

What is the full form of ios?

780


Define private, protected and public access control.

867


What is function prototyping? What are its advantages?

839


how to access grid view row?

2009


Define virtual constructor.

829


Which bit wise operator is suitable for putting on a particular bit in a number?

971


What is the need of a destructor?

893


Differentiate between late binding and early binding.

991


What are function prototypes?

1002


Is it legal in c++ to overload operator++ so that it decrements a value in your class?

846


Why is c++ still used?

819


Is c++ a programming language?

823


Explain how functions are classified in C++ ?

1014


What is prototype in c++ with example?

763


How can an improvement in the quality of software be done by try/catch/throw?

834