Answer Posted / v.santhoshini
object is an instance of the class
or
object is a real world entity
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain rethrowing exceptions with an example?
Which c++ compiler is best?
What is the use of class in c++?
What is const pointer and const reference?
What is the correct syntax for inheritance a) class aclass : public superclass b) class aclass inherit superclass c) class aclass <-superclass
What is Destructor in C++?
What is c++ try block?
Why is it called c++?
Define the operators that can be used with a pointer.
What is a wchar_t in c++?
What is java and c++?
What are the rules about using an underscore in a c++ identifier?
What are the rules for naming an identifier?
Write a program in C++ for Fibonacci series
Why do we use structure in c++?