Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Which of the following statements is correct? Question 1 9 Answer a . All of threads of a process share the same memory space and

Which of the following statements is correct?
Question 19Answer
a.
All of threads of a process share the same memory space and open files. Within the shared memory, All thread gets same stack, different instruction pointers and registers.
b.
All of threads of a process share the same memory space and open files. Within the shared memory, each thread gets its own stack, its own instruction pointer and registers.
c.
All of threads of a process don't share the same memory space and open files. Within the shared memory, each thread gets its own stack, its own instruction pointer and registers.
d.
All of threads of a process share the same memory space,ID and open files. Within the shared memory, each thread gets its own stack, its own instruction pointer and registers.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions