J2SE Question:

What is Java Interface Definition Language (IDL)?

Tweet Share WhatsApp

Answer:

A set of Java APIs that provide CORBA (Common Object Request Broker Architecture) interoperability and connectivity capabilities for the J2EE platform. These capabilities enable J2EE applications to invoke operations on remote network services using the OMG IDL and IIOP.

Read All 214 J2SE Questions
Previous QuestionNext Question
What is Java Media Framework?What is Java Foundation Classes (JFC)?