Which protocol is primarily used for transferring files over the internet?
- FTP
- POP3
- SMTP
- TCP
FTP stands for File Transfer Protocol. It is a standard network protocol used for the transfer of computer files between a client and server on a computer network. FTP operates on a client-server model where the user initiates a connection to the server to perform file transfers.
Loading...
Related Quiz
- What are the main differences between 802.11a, 802.11b, and 802.11g wireless standards?
- Which CSS property is used to change the background color of an element?
- In your role as a security analyst, you discover a vulnerability in a web application that allows attackers to execute arbitrary SQL queries. How would you advise the development team to remediate this vulnerability?
- Describe a real-world scenario where the use of a stack or queue is appropriate.
- In a messaging application, how would you implement message delivery using a queue to ensure messages are delivered in the order they were sent?