Pregunta de entrevista de NXP Semiconductors

How do processes and threads communicate between themselves

Respuesta de la entrevista

Anónimo

5 nov 2025

In short, threads share memory so they can access the memory easily, Processes can communicate using files.