

InterviewSolution
Saved Bookmarks
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 |
|