Which protocol is used to access and view web pages? MCQ with Answer and Explanation

Which protocol is used to access and view web pages?
A. DNS
B. FTP
C. HTTP
D. SMTP
Answer: Option C
Solution (By JKSSB Mock Tests)
HTTP (Hypertext Transfer Protocol) is used for retrieving web pages.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Networking Questions

Question #1
What is the role of a network hub?
A. To assign IP addresses
B. To receive and forward data to all connected ports
C. To filter data based on MAC
D. To route data between networks

Correct Answer: Option B


Explanation:
A hub broadcasts incoming data to all other ports, acting as a multiport repeater.

This question belongs to: Computer Computer Networking
Question #2
How many total bits comprise a standard physical hardware MAC address etched into a network interface chip?
A. 128 bits
B. 64 bits
C. 32 bits
D. 48 bits

Correct Answer: Option D


Explanation:
A MAC address is a permanent 48-bit physical hardware identifier, usually represented as 12 hexadecimal characters.

This question belongs to: Computer Computer Networking
Question #3
Which networking device operates at the Data Link Layer (Layer 2) and uses MAC addresses to filter and forward data packets only to the specific destination port?
A. Repeater
B. Hub
C. Router
D. Switch

Correct Answer: Option D


Explanation:
A network switch is an intelligent Layer 2 device that learns MAC addresses and routes traffic exclusively to the intended device, unlike a hub which broadcasts to all ports.

This question belongs to: Computer Computer Networking