What is the spooling
Answers
Answer:
Hola
Specizalised form of multiprogramming for the purpose of copying the data between different devices ....
♥♥♥♥
A common usage is “print spooling”. A program sending data to a printer is usually capable of sending that data far faster than the printer can actually print it out. Thus, instead of requiring the program that needs something printed to wait for the printer to finish printing it, the print data is “spooled”: it is sent to a program whose job it is to interact with the printer.
A common usage is “print spooling”. A program sending data to a printer is usually capable of sending that data far faster than the printer can actually print it out. Thus, instead of requiring the program that needs something printed to wait for the printer to finish printing it, the print data is “spooled”: it is sent to a program whose job it is to interact with the printer