ExploreDatabase – Your one-stop study guide with solved questions, tutorials, MCQs, online quizzes and notes on DBMS, Data Structures, Operating Systems, Machine Learning and NLP.
TOPICS (Click to Navigate)
▼
Pages
▼
Wednesday, April 29, 2020
Operating Systems Question Bank with Answers 06
What are the typical uses of threads in operating systems?
Question:
What
are the typical uses of threads?
Answer:
The different purpose of threads are;
Splitting work
across processors (shared memory multiprocessor)
Added
responsiveness (handle user input while still finishing another function)
No comments:
Post a Comment