InterviewSolution
Saved Bookmarks
| 1. |
Explain 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. |
|