Multiple choice

Last in first out property is associated with which of the following data structures?

  1. Linked list

  2. Queue

  3. Stack

  4. Tree

  5. None of these

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

yes, Stack is a data structure which has a characteristic feature of Last in First Out