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
How do I get the | symbol on my keyboard?
Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?
Can you override private or static method in java?
Difference between Preemptive scheduling vs. Time slicing?
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
What is :: operator in java?
What does @param args mean in java?
1.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?
What is a protected class in java?
Why are getters and setters used?
What is pojo class in java?
What does it mean that strings are immutable?
What is the symbol for line break?
What is meant by method overriding?
What does you mean in math?