If An Object Is Declared In A User Defined Function #987
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 Member Functions & its Types - Object Oriented Programming MCQ: Overloading Member Functions - 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