what is difference between class and object?
Answer Posted / dara
Class is templet for an object.Object is an instance of a class.
| Is This Answer Correct ? | 189 Yes | 28 No |
Post New Answer View All Answers
Why is stringbuffer thread safe?
What is the difference between normal report & matrix report?
what do you understand by synchronization? : Java thread
What is constructor and its types?
Explain, java is compatible with all servers but not all browsers?
Give few examples of final classes defined in Java API?
What should I import for arraylist in java?
what is meant by Garbage collection?
Can we call the constructor of a class more than once for an object?
What is null mean in java?
What happens if we override private method?
Can we split string with in java?
Why synchronization is important in java?
what is mena by object block any what is the use of that
Which language is java?