Describe how standardized data formats have made the Presentation layer the least important of the layers of OSI model.

What will be an ideal response?


The job of the Presentation layer is to convert data into formats that are readable by a system. The advent of standardized data formats, such as Adobe's Portable Document Format (PDF), reduced the need for software working at the Presentation layer.

Computer Science & Information Technology

You might also like to view...

When the compiler binds a call to a member function using only information available at compile time, the compiler is said to use ________ binding.

A) local B) safe C) static D) dynamic E) None of the above

Computer Science & Information Technology

There should always be an equal amount of opening and closing parentheses in your expression

Indicate whether the statement is true or false

Computer Science & Information Technology

?A(n) _____ can prevent an unauthorized person from booting a computer by using a CD-ROM or USB device.

A. ?boot-level password B. ?application-level password C. ?BIOS-level password D. ?power-on password

Computer Science & Information Technology

The graph data structure uses a simple head structure, GRAPH, that contains a count, a pointer to the first vertex, and the address of the compare function needed to search the graph.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology