Explanation:
A semaphore is a protected variable or abstract data type used to synchronize concurrent process threads accessing common system resources.
Explanation:
SPOOLING stands for Simultaneous Peripheral Operations On-Line. It is a technique used to buffer data intended for slow peripheral devices like printers.
No comments yet. Be the first to start the discussion!