

MCQOPTIONS
Saved Bookmarks
1. |
If an object is declared in a user defined function __________________ |
A. | Its memory is allocated in stack |
B. | Its memory is allocated in heap |
C. | Its memory is allocated in HDD |
D. | Its memory is allocated in cache |
Answer» B. Its memory is allocated in heap | |