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 / lolo

OBJECT

A software bundle of related state and behavior. Stores the
state in fields and express its behavior through methods.
The methods operate on an object's internal state. Object
is a Physical reality.

CLASS

We can define a class as a blueprint from which the
individual objects are created. Uses a new operator to
create the instance of the class. Class is a logical
construct.

Is This Answer Correct ?    84 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do u mean by variable?

1114


What is a war file?

1154


Explain the difference between string, stringbuffer and stringbuilder in java?

1057


What are the classes of java?

1019


Explain tree set and its features?

1114


What is string and example?

1100


What is a class object?

1015


What is null statement?

1069


what invokes a threads run() method? : Java thread

1062


What is the list interface in java programming?

1174


What is a local class in java?

1088


Is call by reference possible in java?

1014


What Is Composition?

1117


How do singleton patterns work?

1021


how to create constants in java?

1129