InterviewSolution
Saved Bookmarks
| 1. |
What Is The Format Of An Object Reference? |
|
Answer» We can't tell you because there is no STANDARD for this. OMG wanted to give ORB implementers as MUCH freedom as POSSIBLE to develop efficient, POSSIBLY platform-dependent schemes. Thus, the references are opaque and should be thought of as an interface without REGARD for their implementation. We can't tell you because there is no standard for this. OMG wanted to give ORB implementers as much freedom as possible to develop efficient, possibly platform-dependent schemes. Thus, the references are opaque and should be thought of as an interface without regard for their implementation. |
|