InterviewSolution
Saved Bookmarks
| 1. |
Number of threads that exists for each of the processes that occurs in the program:(a) at most 1(b) atleast 1(c) only 1(d) both at most 1 & atleast 1I had been asked this question during an interview.Query is from Multithreaded Programming in portion Reflections, Multithreaded Programming, Collection Classes and Mathematical Functions of C# |
|
Answer» Correct ANSWER is (d) both at most 1 & atleast 1 |
|