InterviewSolution
Saved Bookmarks
| 1. |
Select the two type of threads mentioned in the concept of multithreading:(a) foreground(b) background(c) only foreground(d) both foreground & backgroundThe question was asked in an interview for internship.My question comes from Multithreaded Programming topic in section Reflections, Multithreaded Programming, Collection Classes and Mathematical Functions of C# |
|
Answer» RIGHT OPTION is (d) both FOREGROUND & background Easy explanation - None. |
|