Which of the following is a programming interface that allows a remote computer to run programs
on a local machine?

A.
RPC
B.
RSH
C.
SSH
D.
SSL
Explanation:
Remote Procedure Call (RPC) is a programming interface that allows a remote computer to run
programs on a local machine.