Join WhatsApp ChannelDaily MCQs & Exam Updates

Which data structure uses FIFO order?

  • A Tree
  • B Graph
  • C Stack
  • D Queue
Correct Answer: Option D — Queue
Explanation:
A queue is a data structure that follows the First In, First Out (FIFO) principle, where the first element added is the first one removed. I...
Submitted by: PaperMCQs
Related MCQs