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

•class is collection of objects.object is a real world
entity.
Class is template for an object and object is a instance of
a class.
•Class defines object but object cannot define a classes.
•Class cannot be passed as a parameter or arguments, but
object can be passes as parameter or argument.
•Object should be belonging to any of class.
•Object can create or delete as your necessity.
•Attributes and behaviors of class can access with the help
of objects.
attribute and beheviours of class can access with the help
of objects.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a program that list all permutations of ABCDEF in which A appears before B?

2515


Variable of the boolean type is automatically initialized as?

1049


How will you get the platform dependent values like line separator, path separator, etc., ?

1076


Explain the differences between static and dynamic variables?

1196


what is the difference between future and callable interface in java?

1312


What is entry in java?

1075


What is a default constructor and also define copy contrucyor?

1161


What are the java ide's? Explain

1129


What is the same as procedures?

1036


what is heap memory?

1156


Write a program in java to establish a connection between client and server?

1015


What is visibility mode?

1013


How do you define a parameter?

1081


Which api is provided by java for operations on set of objects?

1522


what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread

1037