

MCQOPTIONS
Saved Bookmarks
1. |
Arrays are best data structures for _____________________________. |
A. | relatively permanent collections of data. |
B. | the size of the structure and the data in the structure are constantly changing. |
C. | both of above situation. |
D. | None of the above. |
Answer» B. the size of the structure and the data in the structure are constantly changing. | |