Discuss the major differences between DCOM and CORBA.
What will be an ideal response?
Both CORBA and DCOM access objects and services via interfaces. Both CORBA
and DCOM define interfaces using an IDL. CORBA uses IDL (Interface Definition Language),
which provides specific language (e.g., C++ or Java) prototypes that can be compiled
into methods in the language understood by an object, to specify the interfaces. DCOM uses
multiple interfaces.
Computer Science & Information Technology
You might also like to view...
A PDF version of PowerPoint slides does not display transitions, animations, or speaker notes
Indicate whether the statement is true or false
Computer Science & Information Technology
The ________ of a database creates a front-end and back-end system
A) encrypting B) splitting C) decrypting D) securing
Computer Science & Information Technology