Multiple choice

Which of the following processes handles the External Data Representation (XDR) protocol to provide an agreement between the data syntax running between the different platforms in computer network?

  1. Application-specific processes

  2. Host-specific processes

  3. Network-specific processes

  4. Process

  5. Program

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The External Data Representation (XDR) protocol is handled by Application-specific processes (Presentation layer in OSI model) to standardize data format across different platforms. XDR ensures that data can be interpreted correctly regardless of the sender's or receiver's architecture. Network-specific and host-specific processes handle routing and interface issues, not data syntax standardization.