IPC in Shared-Memory SystemsAn area of memory that is shared among multiple processes.This area is controlled by the user processes. ISSUES: we need to synchronise the access to the shared memory code example