Difference between fork and exec
Describe the difference between fork() and exec()?
Expert
fork() made a newly independent process which has its own space in memory and also has own permission based upon what you assign
exec() the made process is a sub thread of calling process. They also share area in memory and so that also share all permission and resources.
Processor: A processor is the division a computer system which executes instructions. It is also termed as CPU.
Normal 0 false false
Specify into how many types of the antigen-antibody reactions are broadly categorized?
Explain the term ammensalim. Describe it in detail.
Give a brief explanation of inharmonious ecological interaction.
18,76,764
1946224 Asked
3,689
Active Tutors
1441505
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!