Recall & Review
beginner
What does HTTP stand for?
HTTP stands for HyperText Transfer Protocol. It is the basic protocol used to transfer web pages on the internet.
Click to reveal answer
beginner
What is the main difference between HTTP and HTTPS?
HTTPS is HTTP with encryption. It uses SSL/TLS to secure data between your browser and the website, protecting it from eavesdropping.
Click to reveal answer
beginner
Why is HTTPS important when entering passwords on websites?
HTTPS encrypts the data you send, like passwords, so hackers cannot easily read it if they intercept the connection. This keeps your information safe.
Click to reveal answer
intermediate
What port numbers do HTTP and HTTPS typically use?
HTTP usually uses port <strong>80</strong>, while HTTPS uses port <strong>443</strong>. Ports are like doors that let data in and out of your computer.Click to reveal answer
beginner
Explain in simple terms how HTTPS protects your data using a real-world analogy.
Think of HTTP as sending a postcard anyone can read. HTTPS is like sending a locked box that only you and the receiver have the key to open, keeping the message private.
Click to reveal answer
Which protocol encrypts data to keep it secure?
✗ Incorrect
HTTPS encrypts data using SSL/TLS, while HTTP does not.
What port does HTTPS usually use?
✗ Incorrect
HTTPS typically uses port 443 for secure communication.
What does HTTP stand for?
✗ Incorrect
HTTP stands for HyperText Transfer Protocol.
Which of these is NOT a feature of HTTPS?
✗ Incorrect
HTTPS does not necessarily load faster than HTTP; its main features are encryption, integrity, and authentication.
If a website URL starts with 'http://', what does it mean?
✗ Incorrect
URLs starting with 'http://' do not use encryption, so the connection is not secure.
Describe the difference between HTTP and HTTPS and why HTTPS is important for online security.
Think about how data travels and what risks exist without encryption.
You got /4 concepts.
Explain the role of port numbers in HTTP and HTTPS communication using a simple analogy.
Imagine your computer as a house with many doors.
You got /4 concepts.