Answer Posted / tdurga
OBJECT IS ONE OF THE TYPE OF INSTANCE OF THE CLASS
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
what does the following statement mean? int (*a)[4]
What is c++ & why it is used?
What is an iterator class in c++?
Is string an object in c++?
Why is c++ still used?
Which compiler does turbo c++ use?
Describe the process of creation and destruction of a derived class object?
What is pointer to array in c++?
What is a responder chain?
What are the two types of comments, and how do they differ?
What is stoi in c++?
What is constructor c++?
What is the function to call to turn an ascii string into a long?
Explain the differences between list x; & list x();.
Explain deep copy?