InterviewSolution
Saved Bookmarks
| 1. |
To resolve the problem of data representation on different systems RPCs define _____________(a) machine dependent representation of data(b) machine representation of data(c) machine-independent representation of data(d) none of the mentionedI had been asked this question by my school teacher while I was bunking the class.My question comes from Remote Procedure Calls in section Distributed Communication of Operating System |
|
Answer» The CORRECT OPTION is (C) machine-independent REPRESENTATION of data |
|