1.

Which can be supported if the task or process maintains a separate data area for each thread?(a) single thread system(b) mono thread system(c) multiple threads(d) dual threadsI got this question by my college professor while I was bunking the class.My question is from Tasks,Threads and Process topic in division Real Time Operating systems of Embedded Systems

Answer»

The correct answer is (c) MULTIPLE threads

The EXPLANATION is: The multiple threads can be SUPPORTED only if the process or TASK can maintain SEPARATE data areas for each thread.



Discussion

No Comment Found

Related InterviewSolutions