Answer:
B. Presentation Layer (Layer 6)
Explanation:
In the OSI model, the presentation layer is responsible for the formatting, encryption, and decryption of data and then presenting it to the application layer for further processing. The syntax between two systems may be different, the role of the presentation layer is to format data such that the two systems can communicate with each other. At the presentation layer, an American Standard Code for Information Interchange ASCII coded text file can be converted to Extended Binary Code Decimal Interchange Code (EBCDIC).