Saved Bookmarks
| 1. |
Which of these classes is used to make a thread?(a) String(b) System(c) Thread(d) RunnableThis question was addressed to me in homework.I want to ask this question from Multithreaded Programming topic in portion Reflections, Multithreaded Programming, Collection Classes and Mathematical Functions of C# |
|
Answer» The correct option is (C) Thread |
|