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 are shallow and deep copies?
Differentiate between a constructor and a method in C++.
How do I tokenize a string in c++?
What is the best free c++ compiler for windows?
Are iterators pointers?
Arrange Doubly linked list in the ascending order of its integral value and replace integer 5 with 7?
Explain some examples of operator overloading?
Can class objects be passed as function arguments?
What is function prototyping? What are its advantages?
What is Destructor in C++?
Why was c++ made?
Using a smart pointer can we iterate through a container?
What is time h in c++?
What is the difference between public and private data members?
What flag means?