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

What is the difference between method and means?

574


What is type parameter in java?

522


Can we sort hashset in java?

631


Why javac is not recognized?

526


What is a method vs function?

562






what are the disadvantages of indexes in oracle?

1867


What are the 7 types of characters?

566


I want to print “hello” even before main is executed. How will you acheive that?

662


Is constructor inherited?

533


Define Multiprogramming and Multiprocessing in java.

582


What are desktop procedures?

562


What is role of void keyword in declaring functions?

579


Is an array a vector?

558


what is the difference between thread and runnable types? : Java thread

549


Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?

610