Multiple choice

______ tasking means that processes are defined by the system.

  1. Explicit

  2. Implicit

  3. Contiguous

  4. None of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In implicit tasking, the operating system automatically defines and manages processes without explicit programmer control. The system determines process creation, termination, and attributes based on runtime conditions and system policies. This reduces programming burden but offers less control.