Which of the following is a secure version of FTP? MCQ with Answer and Explanation

Which of the following is a secure version of FTP?
A. FTPS
B. TFTP
C. SFTP
D. Both SFTP and FTPS
Answer: Option D
Solution (By JKSSB Mock Tests)
Both SFTP (SSH File Transfer Protocol) and FTPS (FTP over SSL/TLS) are secure variants of FTP, providing encrypted file transfers.

Discuss this Question (0)

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

Practice More Internet and Web Technologies Questions

Question #1
Which of the following parameters represents an accurate description of the web development concept called 'OAuth'?
A. A physical computer processing core chip standard
B. A specialized local browser button designed to clear cache history
C. An unlinked text configuration archive stored on local devices
D. An open-standard authorization framework that allows third-party applications to grant limited, secure access to user account resources without exposing user passwords

Correct Answer: Option D


Explanation:
OAuth enables secure token-based authorization, allowing applications (like a mobile game) to access user profile data from a provider (like Google) without requiring their raw login password.

This question belongs to: Computer Internet and Web Technologies
Question #2
Which of the following is a common technique to reduce the size of web resources for faster loading?
A. Compression (Gzip)
B. All of the above
C. Minification
D. Image optimization

Correct Answer: Option B


Explanation:
Minification, compression, and image optimization are all effective methods to reduce resource size and improve load times.

This question belongs to: Computer Internet and Web Technologies
Question #3
What does the term 'phishing' refer to in the context of web and email?
A. A method to speed up browsing
B. A fraudulent attempt to obtain sensitive information
C. A protocol for file transfer
D. A type of virus

Correct Answer: Option B


Explanation:
Phishing is a cyber attack that uses deceptive emails or websites to trick users into providing personal data such as usernames, passwords, or credit card details.

This question belongs to: Computer Internet and Web Technologies