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
Why do we use double in c++?
What is abstraction in c++?
What do you mean by function and operator overloading in c++?
What is bubble sort c++?
What do you mean by ‘void’ return type?
Write a function that swaps the values of two integers, using int* as the argument type?
What is ofstream c++?
What are c++ tokens?
What is the type of 'this' pointer? When does it get created?
Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
Explain selection sorting. Also write an example.
What is an iterator class in c++?
How does work in c++?
Is c++ platform dependent?
What is ios flag in c++?