Which Windows utility allows an administrator to schedule a task or script to execute automatically at specific times or after certain events? MCQ with Answer and Explanation
Explanation:
The medium-term scheduler removes processes from main memory temporarily (swapping out) to reduce the degree of multiprogramming and manage memory constraints.
Explanation:
The Critical Section is a structural segment of program code that accesses shared resources or variables and must not be concurrently executed by multiple processes.
No comments yet. Be the first to start the discussion!