Hi what is fifo means
![]() |
Hi what is fifo means
FIFO = First In, First Out.Quote:
What does FIFO mean?
It's used in a queue. The first thing into the queue is the first thing out of a queue. It's like standing in line at a bank. The first one to enter the line is the first one to be waited on. It's the same as FCFS = First Come, First Served.
The other method used in queues is LIFO, Last In First Out. This is like a stack of dinner plates. The one on top is the "Last" one placed there (Last In). It'll be the first one used when a new plate is required. This is sometimes called FILO, First In, Last Out.
More information:
FIFO - computing
LIFO - computing
FIFO and LIFO accounting
All times are GMT -7. The time now is 03:45 AM. |