

MCQOPTIONS
Saved Bookmarks
1. |
Variables that gets created dynamically when a function (such as malloc()) is called is created in the form of _______ data-structure. |
A. | array |
B. | queue |
C. | stack |
D. | heap |
Answer» E. | |