What is multithreaded programming?
(a) It’s a process in which two different processes run simultaneously
(b) It’s a process in which two or more parts of same process run simultaneously
(c) It’s a process in which many different process are able to access same information
(d) It’s a process in which a single process can access information from many sources
I have been asked this question in an online quiz.
My question is based upon Multithreaded Programming in section Reflections, Multithreaded Programming, Collection Classes and Mathematical Functions of C#