Join WhatsApp ChannelDaily MCQs & Exam Updates
Computer Science Easy css

Which data structure uses LIFO order?

  • A Stack
  • B Queue
  • C Linked List
  • D Array
Correct Answer: Option A — Stack
Explanation:
A stack is a data structure that follows the Last In, First Out (LIFO) principle, meaning the most recently added element is the first to be...
Submitted by: PaperMCQs
Related MCQs