what is the difference between object and class
Answer Posted / manish
Group of Similar type thigs comes under the class.
Eg: Suppose if we are talking about the Car, then There are many companies who makes Cars. And suddenly you see any car so that car is object of type car class.
or we can say class is blueprint,prototype or data type..
and object is buffer..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is stringbuffer in java?
Which is faster call by value or call by reference?
What is a parameter in matrices?
What is a class instance variable?
Can we use switch statement with strings?
What is printwriter in java?
What is an immutable object? How do you create one in java?
What are the four versions of java?
Why local variables are stored in stack?
What is local declaration?
What is difference between jdk,jre and jvm?
Which method returns the length of a string?
Write a method that will remove given character from the string?
What is a instance variable?
What is the main purpose of java?