1.

_______ makes it possible for two or more activities to execute in parallel on a single processor.(a) Multithreading(b) Threading(c) SingleThreading(d) Both Multithreading and SingleThreadingThis question was posed to me during an internship interview.Question is taken from Multithreading topic in section Going Parallel, Handling Actuator and Sensor of IOT

Answer»

Correct option is (a) Multithreading

To explain I WOULD SAY: MultiThreading MAKES it possible for two or more activities to EXECUTE in parallel on a single processor.



Discussion

No Comment Found

Related InterviewSolutions