Vidyalelo
Computer Fundamentals · Q9

Internet and Web Technology

Computer Related · Computer Fundamentals · question 9

Q9

In a web browser, which of the following is used to secure the website?

A.
HTTP
B.
HTTPS
Answer
C.
Bookmark
D.
History

Answer: Option B

Solution

Answer: Option B
Solution:
The correct answer is Option B: HTTPS.
Let's break down why:

Option A: HTTP (Hypertext Transfer Protocol): This is the basic protocol for transferring data on the web, but it doesn't offer any encryption or security. Think of it like sending a postcard – anyone can read it.

Option B: HTTPS (Hypertext Transfer Protocol Secure): This is the secure version of HTTP. The "S" stands for "Secure". It uses encryption to protect the data being transmitted between your browser and the website. This means that if someone tries to intercept the data, they won't be able to read it because it's scrambled. Think of it like sending a letter in a sealed envelope – only the intended recipient can open and read it. Therefore, it's used to secure websites.

Option C: Bookmark: This is simply a saved link to a website so you can easily access it later. It has nothing to do with website security.

Option D: History: This is a record of the websites you've visited. It also doesn't provide any security for websites.

So, HTTPS is the key to a secure website connection because it encrypts the data!