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...

Is class an Object? Is object a class?

Answer Posted / vasir

Class is not an object. An object is an entity that is
allocated memory during runtime to do certain operation
whereas Class is just a skeleton or representation of the
object. We say design a class and not create a class. We
can only design a class ( attributes and behaviour ).
In brief we can say class is a Type of an object.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the significance of encapsulation?

1059


Why is class hierarchies managed in object-oriented programming?

1018


What is meant by function overloading and function overriding?

1036


Why does java not support multiple inheritance?

1117


What are the different types of arguments?

1053


Define Destructor?

1006


Explain the purpose of composition.

1067


How can we restrict inheritance for a class so that no class can be inherited from it?

1135


Explain basic concepts of OOPS?

976


Give any criteria when you use an abstract class and an interface?

980


Explain what is polymorphism?

1122


What are extrinsic and intrinsic connections in object-oriented programming?

1105


What is the default access specifier in a class definition?

1078


Explain what is meant by polymorphism?

1112


What is inheritance in java?

1363