Which of the following statements are False?
I. All the threads of a process share the state and resources of that process.
II. It takes less time to create a process than to create a new thread.
III. Thread enhances efficiency in communication between different executing programs.1
I
2
II
3
I and II
4
I and III