Multiple choice

For static memory location which of the following data structures is used?

  1. Stack

  2. Link list

  3. Tree

  4. Graph

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

  For static memory location, stack is used. Stack is used because size of memory is known.