Question d’entretien chez Capgemini

What is RMI in Java?

Réponse à la question d'entretien

Utilisateur anonyme

1 août 2023

The RMI (Remote Method Invocation) is an API that provides a mechanism to create distributed application in java. The RMI allows an object to invoke methods on an object running in another JVM