what is the difference between object and class
Answer Posted / sreekanth reddy
object is physical existance and class is the logical existance
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
Can a main method be declared final?
What is polymorphism in java? What are the kinds of polymorphism?
Say any two properties in beans?
Which arithmetic operations can result in the throwing of an arithmeticexception?
Can we override the static method?
Explain about main() method in java ?
What is a nonetype?
What causes memory leaks in java?
What best practices should you follow while writing multithreaded code in java?
What is instance means in java?
How many bytes is string in java?
What is sorting algorithm in java?
What is an image buffer?
Can keyword be used as identifier?
Why java is call by value?