when a process is created using fork(). what is shared
between parent process and child process.
1.Heap 2. stack 3. shared memory segments 4. I/O handles
Answer Posted / sushil kumar
(3)shared memory segments
reason:-When a fork() system call is issued, a copy of all
the pages corresponding to the parent process is created,
loaded into a separate memory location by the OS for the
child process.
| Is This Answer Correct ? | 43 Yes | 5 No |
Post New Answer View All Answers
What is the difference between exclusive lock and shared lock?
Describe the Operating System concept of Fragmentation
What is the cpu scheduler?
What is a socket?
what's the latest ram lunch?
Write syntax to set JVM Memory as min-256Mb & max 512Mb?
Is 64 bit excel faster?
Can ram affect fps?
What is the max ram for a 64 bit?
Which technology does Pentium use - RISC or CISC?
What is asymmetric clustering?
Do I install 32 bit or 64 bit office?
How can you check whether a machine is 64 bit or 32 bit?
What are the four common types of files?
What is x32 and x64?