0
0
Intro to Computingfundamentals~5 mins

HTTP and HTTPS protocols in Intro to Computing - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
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?
AFTP
BHTTP
CHTTPS
DSMTP
What port does HTTPS usually use?
A443
B21
C80
D25
What does HTTP stand for?
AHyper Transfer Text Protocol
BHyperText Transfer Protocol
CHyperlink Text Transfer Protocol
DHyperText Transmission Process
Which of these is NOT a feature of HTTPS?
AFaster loading than HTTP
BData integrity
CData encryption
DAuthentication of website
If a website URL starts with 'http://', what does it mean?
AThe connection is secure
BThe website uses FTP
CThe website is offline
DThe connection is not encrypted
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.