InterviewSolution
Saved Bookmarks
| 1. |
What Is External Data Representation ? |
|
Answer» External Data REPRESENTATION is a method of ENCODING data WITHIN an RPC message, USED to ensure that the data is not system-dependent. External Data Representation is a method of encoding data within an RPC message, used to ensure that the data is not system-dependent. |
|