What is an Object/Instance?

Answer Posted / hrpynux@gmail.com

An instance, in object-oriented programming (OOP), is a specific realization of any object. An object may be varied in a number of ways. Each realized variation of that object is an instance. The creation of a realized instance is called instantiation.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What's the hardest coding language?

569


How do you decide which integer type to use?

572


What is static class data?

569


What is a class definition?

609


What is singleton class in c++?

585






What are the advantages of early binding?

602


What is flush () in c++?

576


What is the sequence of destruction of local objects?

549


What is virtual destructor ans explain its use?

597


What is a local reference?

665


Which is best ide for c++?

561


Explain the differences between private, public and protected and give examples.

563


Will c++ be replaced?

540


what are function pointers?

570


Explain about templates of C++.

672