Answer Posted / sayyad khalid
Object is an instance of a class.
from where we can access the member of class & modified it.
object is an real time entity which we can described by the help of class.
we can create no.of objects of same class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between an object and a class?
What are assembly attributes?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?
What is array size in java?
What is instance synchronization?
How do I get a substring?
What is use of set in java?
How do you classify Dialog Box?
What is meant by class?
Write a java program that prints all the values given at command-line.
Is string a class?
Why are lists ordered in java?
What is foreach loop in java?
what are the methods in object?
Is break statement can be used as labels in java?