InterviewSolution
Saved Bookmarks
| 1. |
Select the type of multitasking methods that exist:(a) process based(b) thread based(c) only process(d) both process & thread basedThe question was posed to me at a job interview.This is a very interesting question from Multithreaded Programming topic in chapter Reflections, Multithreaded Programming, Collection Classes and Mathematical Functions of C# |
|
Answer» The correct ANSWER is (d) both process & THREAD based |
|