why we cant create array of refrences

Answer Posted / som shekhar

Since References are not objects and they dont have any
storage of their own , they always refer to the existing
object. Therefore it doesn't make sense to have an array of
reference.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can notepad ++ run c++?

775


What is a c++ vector?

819


What is a binary file? List the merits and demerits of the binary file usagein C++.

1002


What is searching?

891


Explain the term memory alignment?

951


How are the features of c++ different from c?

825


How do you clear a map in c++?

858


What is a constructor in c++ with example?

856


Evaluate as true or false: !(1 &&0 || !1) a) True b) False c) Invalid statement

880


List the special characteristics of constructor.

959


What is token c++?

802


the maximum length of a character constant can be a) 2 b) 1 c) 8

926


What is the oldest programming language?

802


What is the use of volatile variable?

881


Is c++ an oop?

839