InterviewSolution
Saved Bookmarks
| 1. |
Elements in an array are accessed _____________(a) randomly(b) sequentially(c) exponentially(d) logarithmicallyThis interesting question is from Array and Array Operations in portion Abstract Data Types of Data Structures & Algorithms II have been asked this question in an internship interview. |
|
Answer» Correct ANSWER is (a) randomly |
|