Which of the following is a protocol for managing the transfer of files over a network, often used in conjunction with HTTP? MCQ with Answer and Explanation

Which of the following is a protocol for managing the transfer of files over a network, often used in conjunction with HTTP?
A. FTP
B. FTPS
C. All of the above
D. SFTP
Answer: Option C
Solution (By JKSSB Mock Tests)
FTP, SFTP, and FTPS are all file transfer protocols, each with varying security levels.

Discuss this Question (0)

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

Practice More Internet and Web Technologies Questions

Question #1
What is the primary purpose of 'incognito' or 'private browsing' mode available in modern web browsers?
A. To prevent the local device from saving browsing history, cookies, and form data
B. To bypass paid subscription firewalls and access locked web content
C. To completely encrypt all outgoing network traffic from the computer
D. To provide absolute anonymity from Internet Service Providers (ISPs)

Correct Answer: Option A


Explanation:
Private browsing modes simply ensure that your local session history, cookies, and temporary data are wiped from the device when the window is closed.

This question belongs to: Computer Internet and Web Technologies
Question #2
Which specific protocol variant establishes a secure, encrypted file management channel over a standard Transport Layer Security (TLS) tunnel, separate from SSH-based options?
A. Standard unencrypted FTP rules
B. Telnet console links
C. FTPS (File Transfer Protocol Secure)
D. SMTP outbound pathways

Correct Answer: Option C


Explanation:
FTPS uses SSL/TLS encryption to protect file transfers, distinct from SFTP which relies on the SSH protocol layer for its security tunnels.

This question belongs to: Computer Internet and Web Technologies
Question #3
Which of the following is an example of a web-based collaborative platform?
A. Dropbox
B. Google Docs
C. All of the above
D. OneDrive

Correct Answer: Option C


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