

MCQOPTIONS
Saved Bookmarks
1. |
What are the advantages of arrays?$ |
A. | Easier to store elements of same data type |
B. | Used to implement other data structures like stack and queue |
C. | Convenient way to represent matrices as a 2D array |
D. | All of the mentioned |
Answer» E. | |