what is difference between class and object?
Answer Posted / shweta
class is a basically collection of object.its also called as
a blueprint of object and object is a instance of a
class.for eg.men is a class ans jay,raj is a member of a class.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What do you know about the garbage collector?
What is a qms manual?
When is the arraystoreexception thrown?
What is data structure in java?
Define an applet in java?
What is namespace in java?
Why do we need autoboxing in java?
Is java an ide?
Is space a character in java?
What is the difference between C++ and Java and your preferences?
Does java support function overloading, pointers, structures, unions or linked lists?
What are the supported platforms by java programming language?
Define class?
What is an example of character?
What is visibility mode?