Which can be supported if the task or process maintains a separate data area for each thread?

Which can be supported if the task or process maintains a separate data area for each thread? Correct Answer multiple threads

The multiple threads can be supported only if the process or task can maintain separate data areas for each thread.

Related Questions

A thread is usually defined as a “light weight process” because an operating system (OS) maintains smaller data structures for a thread than for a process. In relation to this, which of the following is TRUE?