Computer Science, asked by NIKHILguptam, 5 months ago

What is Fifo in computer

Answers

Answered by Anonymous
4

 \huge \colorbox{cyan}{answer}

 \huge \colorbox{red}{first-in, first-out}

➡️In computer programming, FIFO (first-in, first-out) is an approach to handling program work requests from queue s or stack s so that the oldest request is handled next.

Similar questions