Choose the statements which indicate the differences between the thread based multitasking and process based multitasking.
A. Process-based multitasking handles the concurrent execution of programs
B. Process-based multitasking handles the concurrent execution of pieces of the same program
C. Thread-based multitasking handles the concurrent execution of programs
D. Thread-based multitasking deals with the concurrent execution of pieces of the same program
Answer: Option A

Join The Discussion