J2SE Question:

What is Java Interface Definition Language (IDL)?

J2SE Interview Question
J2SE Interview Question

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.


Previous QuestionNext Question
What is Java Media Framework?What is Java Foundation Classes (JFC)?