1. Define the terms (a) process, and (b) thread. (What is the difference between them?) 2. A CPU scheduling algorithm determines an order for the execution of its processes. Given n processes to be scheduled on a single-core processor, how many possible different schedules are there? 3. Define the different […]