InterviewSolution
Saved Bookmarks
| 1. |
The number of items used by the dynamic array contents is its __________(a) Physical size(b) Capacity(c) Logical size(d) Random sizeThis interesting question is from Dynamic Array topic in section Arrays Types of Data Structures & Algorithms IThis question was posed to me in class test. |
|
Answer» Right answer is (c) LOGICAL SIZE |
|