Question 9
Consider using a memory block to interface between two modules, where the modules can read from or write to, while a third module can create the memory block. Identify the interface between the modules.
Procedure call interface
Shared memory interface
Message-passing interface
None of these