Question 3
A mobile app sends a request over the network to the server, to retrieve results of students in a particular subject, upon receiving the request, the server responds back with the results data for that subject. In this scenario, which type of interface exists between the mobile app and the server?
Shared memory interface
Message-passing interface
Procedure call interface
External file interface