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

To explain: A thread is a sequential flow of control within a PROGRAM. Single-threaded program can HANDLE one task at any time.



Discussion

No Comment Found

Related InterviewSolutions