Threads-process and task
Depict threads and process and task?
Expert
Process is an executing program with various components and proprieties.
Processes started through a procedure called "fork and exec". That is while one command starts another, the child procedure first forks , the kernel copying over pages of memory through the present procedure to a new place for the child process. Then, The child execs, executing the new command and overwriting the data. The thread is which controls the flow of the procedure. A process required at least one thread.
Normal 0 false false
Describe about the prostaglandins and leukotrienes in brief.
18,76,764
1934385 Asked
3,689
Active Tutors
1450152
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!