Multiple choice

Which of the following is/are the application(s) of an array data structure?

  1. Database implementation

  2. Dynamic memory allocation

  3. Implementing stack and queue

  4. To implement hash tables

  5. All of the above

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

Yes, all are the applications of the array data structure.