Main function of shared memory is:
A. to use primary memory efficently
B. to do intra process communication
C. to do inter process communication
D. none of above
Answers
Correct answer: Option C
Main function of shared memory is to do inter process communication.
The all communication process in a shared memory is done by the Shared memory.
Shared memory is a accessed by multiple programs. We can access so many programs in our computer and Operating system is done with the help of Shared Memory.
Because of Shared memory, User is able to have open so many programs, applications and softwares.
It also Pass data between different programs. We can Transfer and pass data of programs and applications because of Shared Memory.
Also, we can exchange data more quickly with the help of Shared memory. Shared memory is more efficient and more faster because it uses IPC mechanism.
Shared memory is used in the Editing and Gaming PCs. It is more faster than other memories. It is mostly used in Faster computers and System's.
Answer:
C. to do inter process communication
Explanation:
Main feature of shared reminiscence is to do inter system conversation. The all conversation system in a shared reminiscence is carried out with the aid of using the Shared reminiscence. Shared reminiscence is a accessed with the aid of using a couple of packages. We can get right of entry to such a lot of packages in our pc and Operating device is carried out with the assist of Shared Memory.
#SPJ2