

MCQOPTIONS
Saved Bookmarks
1. |
What is meant by physical size in a dynamic array? |
A. | The size allocated to elements |
B. | The size extended to add new elements |
C. | The size of the underlying array at the back-end |
D. | The size visible to users |
Answer» D. The size visible to users | |