Choose The Statements Which Indicate The Differences Between #728
Choose the statements which indicate the differences between the thread based multitasking and process based multitasking.
This multiple choice question (MCQ) is related to the book/course
gs gs108 CSharp.
It can also be found in
gs gs108 Reflections, Multithreaded Programming, Collection Classes and Mathematical Functions - Multi-threaded Programming – 1 - Q.
Choose the statements which indicate the differences between the thread based multitasking and process based multitasking.
Process-based multitasking handles the concurrent execution of programs
Process-based multitasking handles the concurrent execution of pieces of the same program
Thread-based multitasking handles the concurrent execution of programs
Thread-based multitasking deals with the concurrent execution of pieces of the same program