Multiple choice The main function of shared memory is to use primary memory efficiently to do inter-process communication to do intra-process communication to control disk scheduling Reveal answer Fill a bubble to check yourself B Correct answer Explanation Shared memory is a method used in operating systems to allow multiple processes to access the same memory space for inter-process communication (IPC).