Here are Top 25 multiple-choice questions (MCQs) focused on the HTML5 features and elements in Web Hosting and Deployment MCQs, along with their answers and explanations.

PRACTICE IT NOW TO SHARPEN YOUR CONCEPT AND KNOWLEDGE

view hide answers

1. What does FTP stand for?

  • File Transfer Protocol
  • File Transmission Protocol
  • File Transport Protocol
  • File Tracking Protocol

2. Which port number is commonly used for FTP data transfer?

  • 20
  • 21
  • 22
  • 23

3. In FTP, what does "passive mode" refer to?

  • A state of inactivity
  • A mode where the server initiates the data connection
  • A secure mode with encryption
  • A mode for high-speed data transfer

4. Which FTP command is used to upload a file from a local computer to a remote server?

  • GET
  • SEND
  • PUT
  • FETCH

5. What is the primary use of SFTP (SSH File Transfer Protocol)?

  • Securely transfer files over a network
  • Send text messages over a network
  • Stream live videos over a network
  • Share photos on social media

6. Which FTP command is used to list the contents of a directory on the remote server?

  • DIR
  • LIST
  • LS
  • CD

7. What does "anonymous FTP" allow users to do?

  • Access files without a username or password
  • Securely transfer files
  • Download files without an internet connection
  • Upload files without a username or password

8. Which FTP command is used to navigate to a different directory on the remote server?

  • GO
  • CHANGE
  • CD
  • MOVE

9. Which file transfer protocol is known for its high-speed transfer of large files?

  • FTP
  • TFTP
  • HTTP
  • FTPS

10. What is the purpose of the "GET" command in FTP?

  • To upload a file to a remote server
  • To list the contents of a directory
  • To download a file from a remote server
  • To create a new directory

11. Which protocol is used for secure file transfers over SSH (Secure Shell)?

  • FTP
  • SFTP
  • FTPS
  • HTTP

12. Which command is used to terminate an FTP session?

  • CLOSE
  • QUIT
  • EXIT
  • DISCONNECT

13. What is the maximum file size that can be transferred using FTP?

  • 2 GB
  • 4 GB
  • 10 GB
  • It depends on server settings

14. What does FTP "binary mode" refer to?

  • A mode for sending plain text files
  • A mode for transferring image and binary files
  • A mode with encryption for security
  • A high-speed data transfer mode

15. What is the purpose of FTP "ASCII mode"?

  • To compress files for efficient transfer
  • To transfer text files and perform newline conversions
  • To split large files into smaller segments
  • To encrypt file transfers

16. Which FTP mode is more suitable for transferring plain text files?

  • Binary mode
  • ASCII mode
  • Passive mode
  • Secure mode

17. What does the acronym "FTPS" stand for?

  • File Transfer Protocol Secure
  • Fast Transfer Protocol with Security
  • FTP over SSL/TLS
  • File Transfer Protocol Streamlined

18. Which command is used to rename a file on the remote server in FTP?

  • MOVE
  • RENAME
  • REN
  • RMTFILE

19. What is the purpose of "TFTP" (Trivial File Transfer Protocol)?

  • High-speed file transfers with encryption
  • Secure and authenticated file transfers
  • Simple and lightweight file transfers
  • Text-based file transfers

20. Which FTP command is used to delete a file on the remote server?

  • DEL
  • DELETE
  • RM
  • REMOVE

21. What is the purpose of "WebDAV" (Web-based Distributed Authoring and Versioning)?

  • File compression
  • Web content creation and editing
  • High-speed file transfers
  • Secure file storage

22. Which command is used to view the current working directory on the remote server in FTP?

  • PWD
  • DIR
  • LS
  • CD

23. In FTP, what is the purpose of "active mode"?

  • A mode for high-speed data transfer
  • A mode for passive data transfers
  • A mode where the client initiates the data connection
  • A mode for secure file transfers

24. Which FTP command is used to create a new directory on the remote server?

  • MKDIR
  • NEWDIR
  • CREATE
  • ADDDIR

25. What is the primary purpose of FTP over SSL/TLS (FTPS)?

  • High-speed file transfers
  • Secure file transfers with encryption
  • Text-based file transfers
  • Simplified file management

Share with : Share on Linkedin Share on Twitter Share on WhatsApp Share on Facebook