Which Operator Can Be Used To Check The Size Of An Object #985
Which operator can be used to check the size of an object?
This multiple choice question (MCQ) is related to the book/course
gs gs111 OOP Object Oriented Programming Java.
It can also be found in
gs gs111 Member Functions & its Types - Object Oriented Programming MCQ: Overloading Member Functions - Quiz No.2.
Which operator can be used to check the size of an object?
sizeof(objectName)
size(objectName)
sizeofobject(objectName)
sizedobject(objectName)