...
Database-Management-System
October 3, 2023
Deadlock
October 3, 2023
Database-Management-System
October 3, 2023
Deadlock
October 3, 2023

Operating-Systems

Question 2

Threads of a process share

A
global variables but not heap.
B
heap but not global variables.
C
neither global variables nor heap.
D
both heap and global variables.
Question 2 Explanation: 
Thread share all other resources of process except local data like – register, stack.
Correct Answer: D
Question 2 Explanation: 
Thread share all other resources of process except local data like – register, stack.

1 Comment

  1. naveen says:

    need explanation

Leave a Reply

Your email address will not be published. Required fields are marked *