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
How much do coding jobs pay?
Is it possible to have a recursive inline function in c++?
If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?
If all is successful, what should main return a) 0 b) 1 c) void
How can you link a c program with a c function?
What is struct c++?
what do you mean by volatile variable?
List the types of polymorphism in c++?
What is array in c++ example?
Difference between pointer to constant and constant pointer to a constant. Give example.
Is there structure in c++?
What are the various arithmetic operators in c++?
what are the decision making statements in C++? Explain if statement with an example?
What do you mean by inheritance in c++?
What is the main use of c++?