1.

Multiprocessing allows single processor to run several concurrent threads.(a) True(b) FalseI had been asked this question during an internship interview.My question is from Multithreading topic in portion Operating Systems of Computer Fundamentals

Answer»

Right choice is (a) True

Easy explanation: The statement is false. Multitasking ALLOWS SINGLE PROCESSOR to run SEVERAL CONCURRENT threads.



Discussion

No Comment Found

Related InterviewSolutions