engineering computer science MCQ #1515

Which protocol is commonly used for secure web browsing?

engineering computer science MCQ #1515

  1. Question 1

    Q1. Which protocol is commonly used for secure web browsing?

    • A) HTTP
    • B) FTP
    • C) HTTPS
    • D) SSH

    Answer: HTTPS

    Explanation: HTTPS (Hypertext Transfer Protocol Secure) is used for secure web browsing as it encrypts data between the client and server using SSL/TLS.