CoolInterview.com - World's Largest Collection of Interview Questions
Send Free SMS
 Interview Questions  
 Our Services  


INTERVIEW QUESTIONS LANGUAGES C++ DETAILS
Question :
What is an object?
Category C++ Interview Questions
Rating (3.7) By 27 users
Added on 10/22/2004
Views 6749
Rate it!
Answers:

Object is a software bundle of variables and related methods. Objects have state and behavior.



object is a real life entity which contains data and functions to operate on that data..



 Posted by: Ashwin     

Contact Ashwin   Contact Ashwin

object is an instance of a class .
that represents the basic runtime entity of object oriented programe which is having State ,Behaviour and Identity.



 Posted by: baji    

Contact baji  Contact baji

Object is an instance of class which contains data and function that operate on data.



 Posted by: vilva    

Contact vilva  Contact vilva

Object is an instance of a class that is used to access the methods and variables of the class.



 Posted by: Aseem Kanungo    

Contact Aseem Kanungo  Contact Aseem Kanungo

object is a real time entity.any thing existing in the world.



 Posted by: nitin chauhan    

Contact nitin chauhan  Contact nitin chauhan

Object is a run time entity which is used to access the members of the class



 Posted by: K.Ramaswamy    

Contact K.Ramaswamy  Contact K.Ramaswamy

an object ia an instance of a class.now instance is a memory space for the variable and function which are inside a class.



 Posted by: shirish pandey    

Contact shirish pandey  Contact shirish pandey

An object is a named location of the class in the memory;i.e,an object is just like a variable of the user defined data type (class).



 Posted by: Alok    

Contact Alok  Contact Alok

An object is an instance of class.
It is a specification of a particular class.
An object of a class will have data and functionality to act upon that data.



 Posted by: chaitanya    

Contact chaitanya  Contact chaitanya

An object is an instance of a class.



 Posted by: grandik    

Contact grandik  Contact grandik

Object are the software entity or run-time entity exist in the object oriented programming system where each thing can be considered as a real world entity.

It is an instant or variable of the user define data type called class which has their own set of data members independent with the other objects



 Posted by: rakesh rawat    

Contact rakesh rawat  Contact rakesh rawat

object is the basic run time entity contains data and function.
REPRESENTATION OF OBJECT IS.
object:student.
data:name,date of birth,marks.
functions:avg,total.



 Posted by: santosh.s.b    

Contact santosh.s.b  Contact santosh.s.b

Object is the run time entity.



 Posted by: Ayon    

Contact Ayon  Contact Ayon

object is a free standing entity,that can remember and act.or we can say that object is storage space.Every object have a unique name and address.so even if class contains nothing then also the size of the object will be one byte assign by compiler for a unique address.



 Posted by: Naveen Kumar    

Contact Naveen Kumar  Contact Naveen Kumar

Object is an communication varible between class and functions.It includes the all properties of the data members of the class to the program.



 Posted by: Praksh    

Contact Praksh  Contact Praksh

object is a uniquely identifiable data block containing the value of variables specified by the class. Any function specified by a class can be invoked on its object and when this is done the identity of this object is passed implicitly to the function as a hidden argument called "this" pointer.



 Posted by: Anthony    

Contact Anthony  Contact Anthony

the basic instance of the class is called as object.which specified a unique data block.



 Posted by: jaywant topno    

Contact jaywant  topno  Contact jaywant topno

An object is a runtime instance of a class



 Posted by: Dany    

Contact Dany  Contact Dany

object is an instance of a class having Behaviour and properties according to class.



 Posted by: Sagar    

Contact Sagar  Contact Sagar

OBJECT IS AN LOGICAL REPRESENTATION OF THE DATA MENBERS AND MEMBER FUNCTIONS.



 Posted by: subramanyam    

Contact subramanyam  Contact subramanyam


If you have the better answer, then send it to us. We will display your answer after the approval.
Name :*
Email Id :*
Answer :*
Verification Code Code Image - Please contact webmaster if you have problems seeing this image code Not readable? Load New Code
Process Verification  Enter the above shown code:*
Inform me about updated answers to this question

   
Related Questions
View Answer
What is public, protected, private?
View Answer
What is the difference between class and structure?
View Answer
What is friend function?
View Answer
What are virtual functions?
View Answer
What is a scope resolution operator?
View Answer
What do you mean by inheritance?
View Answer
What is polymorphism? Explain with an example?
View Answer
What is the difference between an object and a class?
View Answer
What is encapsulation?
View Answer
What is abstraction?
View Answer

Please Note: We keep on updating better answers to this site. Subscribe to our newsletter to get notified when better answer is posted.

Notify me when better answer is posted!
Email:

View ALL C++ Interview Questions

User Options
Sponsored Links


Copyright ©2003-2010 CoolInterview.com, All Rights Reserved.
Privacy Policy | Terms and Conditions
Page URL: http://www.coolinterview.com/interview/958/default.asp?cachecommand=bypass


Download Yahoo Messenger | Placement Papers| FREE SMS | ASP .Net Tutorial | Web Hosting | Free SMS | Dedicated Servers | Joke of the Day

0.7