Help us avoid spam *
Want Answer Alerts? *
Microsoft Excel full name Microsoft Office Excel is a spreadsheet application written and distributed by Microsoft for Microsoft Windows and Mac OS X. It features calculation, graphing tools, pivot
Remote Method Invocation A standard from Sun for distributed objects written in Java. RMI is a remote procedure call RPC, which allows Java objects software components stored in the network to be run remotely. Unlike CORBA and DCOM objects, which can be developed in different languages, RMI is designed for objects written only in Java.Remote procedure call RPC is an Inter-process communication technology