DEVFYI - Developer Resource - FYI

What is Java Interface Definition Language (IDL)

J2SE Interview Questions and Answers


(Continued from previous question...)

121. What is Java Interface Definition Language (IDL)

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.

(Continued on next question...)

Other Interview Questions