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
What is atoi in c++?
why and when we can declar member fuction as a private in the class?
Differentiate between late binding and early binding. What are the advantages of early binding?
What is meant by forward referencing and when should it be used?
Specify different types of decision control statements?
How the delete operator differs from the delete[]operator?
What are friend classes? What are advantages of using friend classes?
what is scupper?
Difference between strdup and strcpy?
Is c the same as c++?
What is the extraction operator and what does it do?
How can I improve my c++ skills?
When we use Abstract Class and when we use Interface?where we will implement in real time?
What are the general quetions are in DEna bank manager IT/System interviews?
Explain the difference between realloc() and free() in c++?