CameraIcon
CameraIcon
SearchIcon
MyQuestionIcon
MyQuestionIcon
1
You visited us 1 times! Enjoying our articles? Unlock Full Access!
Question

Match the following :
List - I List - II
(1) Threads (a) Operating system
(2) Scheduling (b) First come first served
(3) Process switch (c) Light weight process with reduced state
(4) Non preemptive
(d) Mode switch

A
1(a),2(b),3(c),4(d)
No worries! We‘ve got your back. Try BYJU‘S free classes today!
B
3(a),1(b),4(c),2(d)
Right on! Give the BNAT exam to get a 100% scholarship for BYJUS courses
C
4(a),3(b),2(c),1(d)
No worries! We‘ve got your back. Try BYJU‘S free classes today!
D
3(a),4(b),2(c),1(d)
No worries! We‘ve got your back. Try BYJU‘S free classes today!
Open in App
Solution

The correct option is B 3(a),1(b),4(c),2(d)

Process switch:-

A process switch is an operating system scheduler change from one running program to another. This requires saving all of the state of the currently executing program, including its register state, associated kernel state, and all of its virtual memory configuration.

FCFS:-

First come, first served (FCFS), is the simplest scheduling algorithm. FIFO simply queues processes in the order that they arrive in the ready queue.

Non preemptive:-

Non-preemptive scheduling is one which can be applied in the circumstances when a process terminates, or a process switches from running to waiting state.

Threads:-

A thread of execution is the smallest sequence of programmed instructions that can be managed independently by a scheduler, which is typically a part of the operating system.



flag
Suggest Corrections
thumbs-up
0
Join BYJU'S Learning Program
similar_icon
Related Videos
thumbnail
lock
Graphical Method of Solving LPP
MATHEMATICS
Watch in App
Join BYJU'S Learning Program
CrossIcon