Question

Explain the difference between fork() and pthread_create(). What happens if you fork a process with multiple threads?