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
What are the steps in the development cycle?
Explain linear search.
What is the auto keyword good for in c++?
Why is c++ still used?
What is command line arguments in C++? What are its uses? Where we have to use this?
What is recursion?
Is c++ primer good for beginners?
How do c++ struct differs from the c++ class?
What are the important differences between c++ and java?
What are member functions used in c++?
What is c++ vb?
Explain terminate() and unexpected() function?
Can comments be nested?
Is it legal in c++ to overload operator++ so that it decrements a value in your class?
What is a static element?