what is difference between class and object?
Answer Posted / kiran
Class
Class is Logical representation .....
Object
Object is Physical representation......
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can we have return statement in finally clause? What will happen?
How do you do math powers in java?
What is a byte string?
Why a dead thread occurs?
What is null statement?
Is an array a vector?
What does system.gc() and runtime.gc() methods do?
What are the differences between the constructors and methods?
What is the difference between comparison done by equals method and == operator?
describe method overloading
What are synchronized blocks in java?
What is t in parametric equations?
What is difference between fileinputstream and filereader in java?
Explain the differences between static and dynamic variables?
Explain numeric promotion?