what is difference between class and object?
Answer Posted / ravikiran
class is the template for members and methods
Object is the physical reality to access the members and
methods
| Is This Answer Correct ? | 31 Yes | 40 No |
Post New Answer View All Answers
Why hashmap is used in java?
What are the types of sockets in java?
What is the difference between super class & sub class?
Why convert an applet to an application?
How many bytes is 255 characters?
What is regex used for?
What's a method in programming?
what r advatages of websphere? & how to deploy?
Is double bigger than float?
What are the four integer types supported by java?
What is proper subset?
Explain working of call by reference function invoking.
Can java program run without jre?
What is preflight request?
what do you understand by synchronization? : Java thread