what is the difference between object and class
Answer Posted / gv praveen kumar
class is a process of binding data members and methods in a single unit,that unit is known as class.and class variables is known as object.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What string is utf8?
How can constructor chaining be done using this keyword?
What is the difference between processes and threads?
What is the Concept of Encapsulation in OOPS
How can the checkbox class be used to create a radio button?
What is the diffrence between inner class and nested class?
What is the difference between I ++ and ++ I in java?
What is a condition in java?
Explain working of call by reference function invoking.
What are singleton services?
Variable of the boolean type is automatically initialized as?
Why is core java important?
What is the difference between a factory and abstract factory pattern?
What is the disadvantage of synchronization?
Explain runtime exceptions?