Question

    What is the primary advantage of using shared memory

    for IPC?
    A Simplicity in implementation. Correct Answer Incorrect Answer
    B Enhanced security between processes. Correct Answer Incorrect Answer
    C Minimal use of system resources. Correct Answer Incorrect Answer
    D Efficient communication due to direct memory access. Correct Answer Incorrect Answer
    E None of these Correct Answer Incorrect Answer

    Solution

    Efficient communication due to direct memory access.

    Practice Next

    Relevant for Exams: