Multiple choice

Stack is an example of

  1. static data structure

  2. complex data structure

  3. global data structure

  4. built-in data structure

  5. both (1) and (2)

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

Stack is not a static data structure.