what is difference between class and object?
Answer Posted / sobi
class do not hold any information whereas object does.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why java doesn’t support multiple inheritances?
What is extension method in java?
What is a default method?
Is age discrete or continuous?
Is list ordered in java?
What is locale in java?
How to sort numbers in java without array?
How does list work in java?
What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?
What is difference between string and stringbuffer?
What is meant by object?
What is the default size of set in java?
Why can't we make a class private in java?
What is the difference between jdk and jre?
Define packages in java?