What is object

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


Please Help Members By Posting Answers For Below Questions

Is stringwriter thread safe?

543


What does 3 dots mean in java?

506


Can you explain the usages of class.forname()?

600


What is externalizable?

609


Can an integer be a string?

505






What is the statements?

585


Can you override a final method?

572


Which sorting is best in java?

526


When should I use singleton?

515


What is jit compiler ?

572


What is role of void keyword in declaring functions?

566


What is the differences between c++ and java? Explain

580


How is it possible in java programming for two string objects with identical values not to be equal under the == operator?

559


What does serializing data mean?

513


How to Sort Strings which are given in List and display in ascending order without using java api.

3752