Which Operator Can Be Used To Check The Size Of An Object #356
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 OOps Objects - OOPs MCQ: Memory Allocation of Object - Quiz No.2.
Which operator can be used to check the size of an object?
sizeof(objectName)
size(objectName)
sizeofobject(objectName)
sizedobject(objectName)