Which protocol is used for secure communication over a computer network?
- HTTP
- FTP
- HTTPS
- SMTP
Answer: HTTPS
HTTPS (HTTP Secure) uses SSL/TLS encryption to protect data integrity and confidentiality. Essential for e-commerce, banking, and privacy. HTTP is unencrypted. [[CERT-In Guidelines]]