Q. A process having multiple threads of control implies (Solved)
1. it can do more than one task at a time
2. it can do only one task at a time, but much faster
3. it has to use only one thread per process
4. none of the mentioned
- a. it can do more than one task at a time