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

objects basic runtime entities.object tack up space in memory.
when program executed the objects are sending messages each other.

class contain so many objects.class is set of data members and member functions.we invoke class must create object.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between private, public, package and protected in java?

1096


What are 3 boolean operators?

1052


Write a program to find the whether a number is an Armstrong number or not?

1075


What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?

1183


Why vector class is used?

1034


What is meant by class loader? How many types are there? When will we use them?

1010


Explain java coding standards for interfaces?

1169


What are dot operator queries?

1154


Is java jre still free?

1005


What is the purpose of a parameter?

1137


Can vector have duplicates in java?

994


What are the properties of thread?

969


Justify your answer that you can't define a method inside another method in java, if you can then how?

1269


What is return code?

1059


Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?

1212