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

class is a blueprint/framework which has no physical
existance and it is collection of similar properties and
behaviour of objects.
object is nothing which has physical existance, own
behaviour and properties.
it is also known as instance of class.
ex:Employee is a class and ram is aobject of this class.

Is This Answer Correct ?    42 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the scope or life time of instance variables?

1162


Why is java not 100% pure oops?

1239


What is operator overloading. Is it is supported in java?

1092


What are java threads?

1174


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

1062


What is anti pattern in cyber security?

1072


What are the types of literals?

1268


Can a class be defined inside an interface?

1080


Difference between character constant and string constant in java ?

1061


Can we sort hashmap in java?

999


Explain about version control?

1096


What is the buffer limit?

1082


What is the use of string and stringbuffer?

1050


What is illegal identifier in java?

1075


Mention the default values of all the elements of an array defined as an instance variable.

1036