Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between an object and a class?

Answers were Sorted based on User's Feedback



What is the difference between an object and a class?..

Answer / ven

An Object is an instance of the class

Is This Answer Correct ?    11 Yes 0 No

What is the difference between an object and a class?..

Answer / manas

a class is a datatype that abstratcs data and implementations
while an object is an instance of the class which wraps up data. An object has identity, state and behavior

Is This Answer Correct ?    2 Yes 0 No

What is the difference between an object and a class?..

Answer / nk

Object is a runtime entity of a class

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More OOPS Interview Questions

What are main features of oop?

0 Answers  


What is virtual destructor? Why?

3 Answers   Agile Software, College School Exams Tests, CSC,


What are the benefits of polymorphism?

0 Answers  


INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?

0 Answers  


1. Define a class.

6 Answers  


Give two or more real cenario of virtual function and vertual object

0 Answers   TCS,


Who invented oop?

0 Answers  


What are the benefits of interface?

0 Answers  


Why a "operator=(...)" when there is a copy ctor?

2 Answers  


Write pseudo code for push in a stack?

2 Answers   emc2,


You have one base class virtual function how will call that function from derived class?

4 Answers  


what are the disadvantages of C++?

25 Answers   ATS, Infosys, UNI, Wipro,


Categories