1.

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 sourcesI 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#

Answer»

The correct OPTION is (b) It’s a process in which two or more parts of same process RUN simultaneously

Explanation: Multithreaded PROGRAMMING a process in which two or more parts of same process run simultaneously.



Discussion

No Comment Found

Related InterviewSolutions