ASML interview question

How do you share data between processes in a single processor system?

Interview Answers

Anonymous

21 Jan 2013

I.P.C.

1

Anonymous

15 Dec 2019

By Concurrency, breaking single process into multiple threads and process each thread either using Semaphore or Mutex