Vidyalelo
Data Structure · Q182

Introduction to Data Structures

Programming · Data Structure · question 182

Q182

A queue follows . . . . . . . .

A.
FIFO (First In First Out) principle
Answer
B.
LIFO (Last In First Out) principle
C.
Ordered array
D.
Linear tree

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board