is RMI and Ordinary procedural call same?
Answers
Answered by
0
Answer:
In RMI, objects are passed as a parameter rather than ordinary data. ... RPC and RMI both are similar but the basic difference between RPC and RMI is that RPC supports procedural programming, on the other hand, RMI supports object-oriented programming
Similar questions