nerdexam
F5

101 · Question #639

Which function does the Presentation Layer provide?

The correct answer is A. translation and encryption. The OSI Presentation Layer (Layer 6) handles data format translation between systems and manages encryption and decryption of data.

Section 1: OSI Model, Network, and Application Delivery Basics

Question

Which function does the Presentation Layer provide?

Options

  • Atranslation and encryption
  • Btransmission over a medium
  • Cinternetworking capabilities
  • Daccess to available resources

How the community answered

(30 responses)
  • A
    87% (26)
  • B
    3% (1)
  • C
    3% (1)
  • D
    7% (2)

Why each option

The OSI Presentation Layer (Layer 6) handles data format translation between systems and manages encryption and decryption of data.

Atranslation and encryptionCorrect

The Presentation Layer is responsible for translating data between different formats (such as ASCII to EBCDIC, or character encoding conversions) so that applications on different systems can communicate. It also handles encryption and decryption, ensuring data is secured before transmission and decoded upon receipt.

Btransmission over a medium

Transmission over a physical medium (electrical signals, light pulses) is the function of the Physical Layer (OSI Layer 1), not the Presentation Layer.

Cinternetworking capabilities

Internetworking capabilities such as logical addressing and routing are provided by the Network Layer (OSI Layer 3).

Daccess to available resources

Access to network services and available resources is a function of the Application Layer (OSI Layer 7).

Concept tested: OSI Presentation Layer translation and encryption

Source: https://learn.microsoft.com/en-us/azure/networking/fundamentals/osi-model

Topics

#presentation layer#OSI model#data translation#encryption

Community Discussion

No community discussion yet for this question.

Full 101 Practice