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
If a header file is included twice by mistake in the program, will it give any error?
Discuss the possibilities related to the termination of a program before entering the mainq method?
How much do coding jobs pay?
What are the advantage of using register variables?
What is c++ prototype?
Is it possible to provide special behavior for one instance of a template but not for other instances?
Explain the properties and principles of oop.
Is sorted c++?
What is meant by entry controlled loop? What all C++ loops are exit controlled?
Are c and c++ similar?
I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?
What is DlgProc?
What are the uses of c++ in the real world?
If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?
How do we balance an AVL Tree in C++?