answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Which layer handles the formatting of application data so that it will be readable by destination system?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which layer of the the osi model handles data translation code formatting and data encryption?

Presentation


What is the function of transport layers?

It ensures that the Packet gets to its destination or it ensures packet delievry . If a packet fails to get its destination, it handles the process of notifying the sender.


What is the difference between the functions memmove and memcpy?

memmove handles the case where the source memory and destination memory overlap.


What is application layer?

Application layer is the top layer of the OSI (Open System Interconnectivity) server layer model. This layer handles issues like network transparency, resource allocation and problem partitioning. The application layer is concerned with the user's view of network (e.g. formatting electronic mail messages). The presentation layer provides the application layer with a familiar local representation of data independent of the format used on the network.The application layer provides the interface to the communications environment which is used by the application process. It is responsible for communicating application process parameters. If you need to more information so you can visit this website:http://www.iyogibusiness.com


What kind of application is WorldMate?

WorldMate is a travel application. It is useful for managing flights, creating itineraries, as well as checking on hotel reservations. It also handles car rental information.


When working with computers what are handles?

A handle is a particular kind of smart pointer. Handles are used when an application references blocks of memory or objects managed by another system, such as a database or an operating system Copied from a website I can no longer locate. A handle is a particular kind of smart pointer. Handles are used when an application references blocks of memory or objects managed by another system, such as a database or an operating system Copied from a website I can no longer locate.


Is client software that displays Web page elements and handles links between pages?

A browser is such an application software. It displays the webpages and links them to one another.


What is a computer or device on a network that handles shared network resources called?

Application server is incorrect.The correct answer is System Software


What is handles in computer terms?

A handle is a particular kind of smart pointer. Handles are used when an application references blocks of memory or objects managed by another system, such as a database or an operating system copied from a web site I can no longer locate.


What is the hub?

Hubs serve as a central connection for all of your network equipment and handles a data type known as frames. Frames carry your data. When a frame is received, it is amplified and then transmitted on to the port of the destination PC.


What handles can you hold in your hand?

All of them, they are handles.


Explain how the transport layer correlates with process-to-process delivery?

The transport layer is in charge for process-to-process delivery of the intact message. An application program running on a host machine runs a process but the network layer run source-to-destination delivery of individual packets and it does not have any relationship between those packets. It's treated independently, as though each packet belonged to a separate message. The transport layer task is to ensure that the entire message arrives without error and in sequence and handles error control and flow control at the source-to-destination level.