what is the difference between object and class
Answer Posted / manasa
class is a blueprint of an object
object is a run time entity
class consists of methods n statements
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is hash in java?
What is purpose of find feature?
Does A Class Inherit The Constructors Of Its Superclass?
What are packages in java?
What are the main uses of this keyword?
Is call by reference possible in java?
Explain jdk, jre and jvm?
Explain, java is compatible with all servers but not all browsers?
What does indexof mean?
What is the main use of java?
Define an abstract class with reference to java.
What is the difference between abstract classes and interfaces?
What one should take care of, while serializing the object?
What is the differences between c++ and java? Explain
Why main method is static in java?