1.

What are the applications of queue in computer?

Answer»

In a single processor multitasking computer, job(s) wait to be processed form a queue. Same happens when we share a printer with many computers.

  • Compiling an HLL code.
  • Using the download manager, for multiple files also uses a queue for ordering the files.
  • In multiuser OS – job scheduling is done through a queue.


Discussion

No Comment Found