What does the acronym FTP stand for? MCQ with Answer and Explanation

What does the acronym FTP stand for?
A. File Transmission Protocol
B. Fast Transfer Protocol
C. File Transfer Protocol
D. Full Transfer Protocol
Answer: Option C
Solution (By JKExamLibrary)
FTP stands for File Transfer Protocol, a standard network protocol for transferring files between hosts.

This question belongs to: Computer Internet and Web Technologies

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Internet and Web Technologies Questions

Question #1 Report Error
Which of the following is an example of a web-based collaborative platform?
A. Google Docs
B. Dropbox
C. OneDrive
D. All of the above

Correct Answer: Option D


Explanation:
Google Docs, Dropbox, and OneDrive all offer web-based collaboration and file sharing, allowing multiple users to work together.

This question belongs to: Computer Internet and Web Technologies
Question #2 Report Error
Which of the following bodies manages the allocation of IP addresses, domain name management, and protocol identifiers globally?
A. IETF
B. ICANN
C. W3C
D. IEEE

Correct Answer: Option B


Explanation:
ICANN (Internet Corporation for Assigned Names and Numbers) coordinates the global internet's systems of unique identifiers, including IP addresses and the Domain Name System.

This question belongs to: Computer Internet and Web Technologies
Question #3 Report Error
What mechanism does an internet connection setup implement to compress large structural web data payloads (like HTML, CSS, JS text) on the fly during transit to reduce bandwidth consumption?
A. Gzip / Brotli Compression algorithms
B. Running outbound SMTP email server scripts
C. Static FTP directory link configurations
D. Altering local device MAC address registry entries

Correct Answer: Option A


Explanation:
Gzip and Brotli are compression algorithms utilized by web servers to reduce the size of text assets before sending them over the network, speeding up page load times for client browsers.

This question belongs to: Computer Internet and Web Technologies