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 socket linux?
How to Close Sockets?
How to use the socket(2) Function?
Why socket programming is used?
What is Internet Address Classes?
What are the Advantages of TCP/IP?
What is socket connection?
What is the use of inet_addr() Function?
How to Obtaine the Socket Address?
How to Test with No Server?
How to Manipulate IP Numbers?
What is the use of inet_aton() Function?
How to use the PF_LOCAL and AF_LOCAL Macros?
What is the use of inet_network()?
How to Examin the /etc/services File?