A queue follows __________
(a) FIFO (First In First Out) principle
(b) LIFO (Last In First Out) principle
(c) Ordered array
(d) Linear tree
My doubt is from Queue Operations topic in portion Abstract Data Types of Data Structures & Algorithms I
The question was asked in final exam.