What is an object in Java and what are its benefits?
Answer Posted / chantiraji
Object is an instance of a class. The object will have its own state and access to all of the behavior defined by the class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you take thread dump in java?
What is regex java?
What is difference between identifier and variable?
What is the use of 'super' keyword inside a constructor?
What is meant by 'Class access modifiers'?
How we can make copy of a java object?
What is the difference between jfc & wfc?
What does the append?
How to instantiate member inner class?
What steps are taken when the OS shifts from one-thread execution to another?
What does regex mean?
Is java hard to learn?
Is vector ordered in java?
What is appletviewer?
How do you do descending order in java?