what is difference between class and object?
Answer Posted / akhandam revathi
CLASSES- A class is a collection of objects of similar
type. Ex:mango,apple and orange are members of the class
fruit.
OBJECTS- An object is an abstract representation of a real
world entity that has a unique identity,embedded properties
and the ability to interact with each other.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are memory tables?
Where are the card layouts used?
Explain the importance of throws keyword in java?
How to retrieve data from database in java using arraylist?
Write the algorithm to check the number non-leaf nodes in a tree.
What does you mean in math?
how to one war file class to another war file class?
Explain about main thread in java?
How do you square a number?
What is math in java?
Is java code slower than native code?
Does printwriter create a file?
How listener identify that the event came from a particular object?
Explain public static void main(string args[]) in java.
Does java map allow duplicates?