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
How to Examin the /etc/services File?
What is the difference between socket and port?
How to Test with Other IP Numbers?
How to Compare Sockets to Pipes?
What is the setservent(3) Function?
HOW TCP/IP Handles Duplicated Packets?
What are the best linux system programming interview questions you've ever asked or been asked?
What are Reserved IP Numbers?
How to Write a UDP Datagram Server?
How to Define a Socket?
What is the use of setprotoent(3) Function?
What is the use of SOCK_STREAM Socket Type?
How socket is created?
What is socket connection?
What are the Advantages of TCP/IP?