The Memory Allocated For An Object #986
The memory allocated for 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.
The memory allocated for an object ____________________
Can be only dynamic
Can be only static
Can be static or dynamic
Can’t be done using dynamic functions