McqMate
Q. |
Which of the following is not a disadvantage to the usage of array? |
A. | Fixed size |
B. | There are chances of wastage of memory space if elements inserted in an array are lesser than the allocated size |
C. | Insertion based on position |
D. | Accessing elements at specified positions |
Answer» D. Accessing elements at specified positions |
View all MCQs in
Data Structures (DS)No comments yet