What is an advantage of executing a process in background?

Answer Posted / jolly

If a process is running in background then the same process
will continue to run on the Unix server without any
communication with the front console.
the console can be reused.

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how do you execute one program from within another?

543


Explain the system calls used for process management?

557


What are the various schemes available in ipc?

567


Explain the initial process sequence while the system boots up?

558


What is ipc port?

586






What is the full form of ipc?

606


What is the condition required for dead lock in unix system?

564


Explain linking across directories?

550


What are the various schemes available?

557


What is i-node numbers?

607


Explain about daemon?

576


How to get or set an environment variable from a program?

559


What is fork()?

606


What is ipc in unix?

579


How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?

599