aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Computer Science
  • Which of the following is NOT shared by the threads of th...
Multiple choice

Which of the following is NOT shared by the threads of the same process?

  1. Address space

  2. Stack

  3. Queue

  4. File descriptor table

  5. None of these

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

Threads only share their code section, data section and operating system.

Keep practicing — related questions

  • Which of these resources is individually owned by each thread of the same process?
  • Which of these resources is individually owned by each thread of the same process?
  • Which of the following is a part of program that accesses a shared resource that must not be concurrently a...
  • Which of the following is false regarding threads?
  • Which of the following characteristics of threads allows the sharing of a lot resources that cannot be shar...
  • The virtual address space of a process is split into fixed size blocks of the same size called _______.
  • Which of the following is not an application of queue data structure?
  • In which of the following sharings is a resource allocated for exclusive use by a program and when the reso...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy