what is difference between class and object?
Answer Posted / ravinderreddyk
Class:Class is a collection of similar objects.
Object:Object is a instance of class
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is this keyword used for?
What are java methods?
How do you override a method in java?
What is the list interface?
Which sort is best in java?
Difference between == and .equals() ?
What is the default size of set in java?
How does multithreading take place on a computer with a single cpu?
What is the generic class?
What are instance variables?
What are daemon Threads in java?
What is the difference between state-based unit testing and interaction-based unit testing?
What is the full name of java?
How are the elements of a gridbaglayout organized?
What is double parsedouble in java?