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 is difference between == equals () and compareto () method?
How can I right-justify a string?
Why java is call by value?
What is a boolean flag in java?
What is the main advantage of passing argument by reference?
Explain how hashmap works?
What is variable explain?
How many bytes are there?
How do you write a scanner class in java?
What is e java?
What is argument in java?
What is the static import?
What is nullpointerexception?
What does s mean in regex?
What is the difference between static binding and dynamic binding?