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 are the steps in the development cycle?

705


What is lazy initialization in c++?

737


What is data type in c++?

650


What is command line arguments in C++? What are its uses? Where we have to use this?

732


What is else if syntax?

772






How do you establish a has-a relationship?

695


What are static type checking?

716


How many types of comments are there in c++?

655


If you hear the cpu fan is running and the monitor power is still on, but you did not see anything show up in the monitor screen. What would you do to find out what is going wrong?

655


What is null pointer and void pointer?

711


What is copy constructor? Can we make copy constructor private in c++?

680


How does com provide language transparency?

697


Describe private, protected and public – the differences and give examples.

678


What are the rules for naming an identifier?

666


Can a class be static in c++?

675