Q. Which protocol is used for secure web communication?
β
Correct Answer: (B)
HTTPS
Explanation: HTTPS (HyperText Transfer Protocol Secure) uses SSL/TLS for secure communication. HTTP is not secure, FTP is for file transfer, and Telnet is insecure remote login.