Multiple choice

Which of the following statements is/are true?

  1. Static data structures have a fixed size.

  2. Insertion/deletion occurs fast in static data structure.

  3. Stack is a dynamic data structure.

  4. All of the above

  5. Only (1) and (3) are true.

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

Yes, both the options are true.