Answer Posted / kamna
it is becuse each oject must have a different address.
Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
What is the difference between strcpy() and strncpy()?
What is the best free c++ compiler for windows?
What does it mean to declare a destructor as static?
What is dev c++ used for?
Is c++ the hardest language?
What are the basics of local (auto) objects?
what is a reference variable in C++?
What is the difference between the parameter to a template and the parameter to a function?
What is ios class in c++?
Is c++ double?
What is the difference between *p++ and (*p)++ ?
What are the various oops concepts in c++?
What are stacks? Give an example where they are useful.
When are exception objects created?
What is increment operator in c++?