answersLogoWhite

0

What is spooling in c language?

Updated: 10/26/2022
User Avatar

Wiki User

11y ago

Best Answer

example for spooling:

assume there are many computers and all of them want to print a data at a same time and give a print command on keyboard but there is only one printer between them. so printer will use the command to the first person who used to give at first according to the time but he will also accept the other persons command and keep them in a waiting state and when the print of 1st command is over it will automatically accept the another command for printing the data and acoording to this pattern only he will goes on and complete his task....

according to me spooling means this.

further i cant say u.....

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is spooling in c language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why is spooling necessary for batch programming?

advantage of spooling


What is the difference between online spooling and offline spooling?

in off line spooling user has no interface with systems it strongly used in Batch system's.it mean's that you submit your request to system , system will cmputing and print result of request without interface with user.


Sending print jobs to a buffer instead of immediately to the printer?

Spooling


What is Spooling turbo chargers?

Any turbo-charger that spins pressurised air into the cylinder makes a high pitched spooling sound is called a spooling turbo charger.


Role of spooling in blood DNA isolation?

spooling of the DNA results from the addition of the ethanol which is insoluble in the solution. after we get he DNA in the form of spooling structure the solution is centrifuged. so we get the DNA.


What is the full form of 'spooling' in operating system?

'simultaneous peripheral output online' & 4 here spooling was derived


Why c language has name c why not a?

C-language was derived from B-language.


What is previous language of c language?

language before c language is pascal


What is C language what does it do?

C Language is First Step of Programming Language, Help for C Language you are show the correct answer


Why spooling is necessary for batch multiprogramming?

ogobs


How does spooling improve efficiency of an os?

a lot


What is the topNet class that everything is derived from in c?

C language: int (but C is NOT a .net language) C# language: object or System.Object