what is difference between class and object?
Answer Posted / annie
Object is a real world entity.It can be similar to any single real thing of this world regardless of living and non-living thing,e.g.,a parrot or a room.
When objects that share similar features like behaviour,characteristics..etc. when grouped together can be termed as a class, e.g.,parrot can be an object of class bird, and room can be a object of class building.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
define polymorphism in java
What is object of class in java?
What is the hashcode () and equals () used for?
What is time complexity algorithm?
Is vector synchronized in java?
What is the meaning of flag day?
What is difference between public static and void?
What is a void method java?
In java, how many ways you can take input from the console?
What is vector capacity in java?
What are the features of java?
What is the meaning of course?
What is purpose of keyword void?
What is array and arraylist in java?
What is the difference between compiler and jvm?