Multiple choice

Which of the following characteristics of threads allows the sharing of a lot resources that cannot be shared in a process?

  1. Context switching

  2. Sharing

  3. Security

  4. None of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This property of thread allows the sharing of a lot resources that cannot be shared in process.