If An Object Is Declared In A User Defined Function #358
If an object is declared in a user defined function __________________
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.
If an object is declared in a user defined function __________________
Its memory is allocated in stack
Its memory is allocated in heap
Its memory is allocated in HDD
Its memory is allocated in cache