Q. Presentation layer of osi reference model?
- The presentation layer makes sure that the information that the application layer of one system sends out is readable by the application layer of another system.
- If necessary the presentation layer translates among multiple data formats by using a common format.
- Provides encryption as well as compression of data.
- Examples: - MPEG, ASCII, JPEG, EBCDIC, HTML.