Step 1: Explanation of Algorithms.
- **FCFS** (First Come First Serve): A non-preemptive scheduling algorithm that schedules processes based on their arrival order. If preemption is added, it becomes **FCFS + preemption** (I).
- **Round Robin**: A scheduling algorithm where processes are assigned a fixed time quantum and allowed to move between queues (II).
- **Multi-level queue scheduling**: This algorithm assigns processes to specific queues based on priority or other criteria, leading to often long average waiting time (III).
- **Multi-level Feedback Queue**: Processes can move between queues based on their behavior, and this algorithm does not permanently assign processes to one queue (IV).
Step 2: Match the list.
- (A) FCFS matches (I) FCFS + preemption.
- (B) Round Robin matches (II) Allows the processes to move between queues.
- (C) Multi-level queue scheduling matches (III) Often long average waiting time.
- (D) Multi-level Feedback Queue matches (IV) Permanent assignment of processes to one specific queue.
Step 3: Conclusion.
Thus, the correct matching is **(A) - (I), (B) - (II), (C) - (III), (D) - (IV)**.
Find the next two terms of the series:
The given series is: \( A, C, F, J, ? \).
(A) O
(B) U
(C) R
(D) V
Choose the correct answer from the options given below:
Find the number of triangles in the given figure.
