Answer:
As packets.
Step-by-step explanation:
Let's see the options for how data that is broken down travels over digital networks, shortly described:
- Anonymously:
Data that is sent over a network is not anonymous. The sender's and recipient's addresses are always included in the packets, so it is possible to track the data back to its source.
- Via email:
Data is not sent over a network as email. Email is a specific application that uses the network to send messages. The data that is sent over the network is not in the form of email messages. - Via FTP:
Data is not sent over a network as FTP. FTP is a specific application that uses the network to transfer files. The data that is sent over the network is not in the form of FTP files.
- As packets:
Data that is broken down travels over digital networks as packets. Packets are small chunks of data that are sent over a network. Each packet contains the destination address of the data, as well as some other information about the data. When a packet arrives at its destination, it is reassembled into the original data.
Therefore, the answer is As packets.
