Core Architecture  «Prev 

CORBA architecture - Quiz

Each question is worth one point. Select the best answer or answers for each question.
 
1. A CORBA request may be sent using:
  A. A Skeleton
  B. The DSI
  C. The DII
  D. All of the above

2. When using the DII, CORBA clients will normally obtain information about a server's interface from the:
  A. Stub
  B. Interface Repository
  C. Skeleton
  D. ORB

3. Select the items that are required to make a service available on the ORB as a CORBA server:
  A. An Object Adapter
  B. The ORB
  C. A Skeleton or the DSI
  D. All of the above

4. The following are written by CORBA architects or developers:
  A. The client and the server
  B. The Stub and the Skeleton
  C. The Object Adapter
  D. All of the above

5. Object Adapters perform the following duties:
  A. Activate or deactivate servers
  B. Forward client requests to the correct server
  C. Generate unique object references for new servers
  D. All of the above
Correct answers:

Your Score: 0



Corba Fundamentals