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

hi all..i want to know oops concepts clearly can any1 explain??

0 Answers   Eureka Forbes,


Can we override main method?

0 Answers  


What is for loop and its syntax?

0 Answers  


What is the difference between XML Web Services using ASMX and .NET Remoting using SOAP?

1 Answers  


When not to use object oriented programming?

0 Answers  






Why is polymorphism important in oop?

0 Answers  


when my application exe is running nad i don't want to create another exe what should i do

2 Answers   HCL,


What is oops with example?

0 Answers  


What do you mean by binding of data and functions?

3 Answers  


Whats is abstraction in oops?

0 Answers  


What is command routing in MFC

1 Answers   GE,


which is best institute to learn c,c++ in ameerpet hyderabad

1 Answers  


Categories