Question d’entretien chez Walt Disney Company

What is the difference between a thread and process?

Réponse à la question d'entretien

Utilisateur anonyme

29 nov. 2014

threads run in a shared memory space. Processes run in a separate memory space.