के मल्टीथ्रेडेड मॉडल में थ्रेड निष्पादन का शेड्यूलिंग __________ का कार्य है।
In the multithreaded model scheduling ofthread execution is a task of ________.
A)
B)
C)
D)
Explanation:
The correct answer is:
(D) Operating System
In a multithreaded model, the scheduling of thread execution is the responsibility of the Operating System. It manages the allocation of CPU resources to different threads based on priority and scheduling algorithms.