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 difference between class and object?

Answer Posted / muthusenthil

Class is a template(type) or blue print its state how
objects should be and behave. eg consider a construction
plan which is a class with this description mentioned in a
plan we can constructs 'n' number of buildings of same type.
these buildings are consider to be an objects come under
same type of that plan.
Object is defined as a software construct which binds data
and logic or methods(functions)together.

Is This Answer Correct ?    230 Yes 47 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we declare an interface as final?

1112


Which non-unicode letter characters may be used as the first character of an identifier?

1054


What is the synonym of procedure?

1203


What is derived datatype?

1271


What is a singleton class in Java?

1145


What is the importance of finally block in exception handling?

1084


What is boolean query?

1037


What is high level language in computer?

1068


What is merge sort in java?

1029


How many types of interfaces are there?

1146


What is difference between add() and addelement() in vector?

1585


Why singleton class is used in java?

1197


How do constructors use this() and super()?

1186


Are functions objects in java?

1128


How can we break singleton in java?

1020