ASML Interview Question

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

Interview Answers

Anonymous

Jan 21, 2013

I.P.C.

1

Anonymous

Dec 15, 2019

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