A. It can do more than one task at a time B. It can do only one task at a time, but much faster C. It has to use only one thread per process D. None of the mentioned
A. Has multiple threads of execution B. Has a single thread of execution C. Can have multiple or a single thread for execution D. None of the mentioned
A. Other process similar to the one that the thread belongs to B. Other threads that belong to similar processes C. Other threads that belong to the same process D. All of the mentioned