InterviewSolution
Saved Bookmarks
| 1. |
What Are Corba Pseudo Objects? |
|
Answer» CORBA PSEUDO OBJECTS are not real CORBA objects. A CORBA OBJECT has an Object Reference, and can be accessed REMOTELY. Pseudo objects do not have Object References and cannot be accessed remotely. CORBA Pseudo Objects are not real CORBA objects. A CORBA Object has an Object Reference, and can be accessed remotely. Pseudo objects do not have Object References and cannot be accessed remotely. |
|