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
What is a byte array?
How list contains works in java?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
Can constructor be inherited?
What is the benefit of lambda expressions?
What is lambda in java?
How to overcome the exception object reference not set to an instance of object?
What is the final blank variable?
What is a buffer in computer?
Does constructor be static?
Difference between arraylist and vector.
What is the difference between numeric and integer?
What is increment in java?
Can we have this () and super () together?
Describe the various concepts related to object oriented programming (oop).