

InterviewSolution
Saved Bookmarks
1. |
A single sequential flow of control within a program is ________(a) Process(b) Task(c) Thread(d) StructureThis question was posed to me in my homework.My question is based upon Multithreading in portion Operating Systems of Computer Fundamentals |
Answer» Right OPTION is (c) THREAD |
|