what is the difference between fork() & exec()
Answer Posted / chander
fork() creates a new process
exec() excecte the process
Is This Answer Correct ? | 7 Yes | 36 No |
Post New Answer View All Answers
What is the use of endprotoent(3) Function
How to open socket file in linux?
How to Specify an X.25 Address?
What is the Use of the inet_ntoa() Function?
Can you send and receive on the same socket at the same time?
What is the use of inet_aton() Function?
What are the Advantages of TCP/IP?
What are Nameless Sockets?
How to Specify the Domain of a Socket?
What is the use of inet_addr() Function?
What is the use of PF_LOCAL and SOCK_STREAM?
What is the use of inet_network()?
What is the setservent(3) Function?
What are Anonymous Calls?
How to use the socket(2) Function?