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. SMTP
B. DNS
C. FTP
D. HTTP
Answer: Option D
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
Which device connects a network to the Internet and often includes firewall functionality?
A. Hub
B. Router
C. Switch
D. Bridge

Correct Answer: Option B


Explanation:
A router often connects a local network to the internet and may include security features like firewalls.

This question belongs to: Computer Computer Networking
Question #2
What is the primary function of a network Default Gateway configuration point on a local client terminal?
A. To provide the routing IP path used to send data outside the local network segment.
B. To generate dynamic MAC hardware masks.
C. To handle internal loopback software testing.
D. To translate public domains to internal directory paths.

Correct Answer: Option A


Explanation:
The default gateway is the router interface address that a device uses to send traffic destined for networks outside its local subnet.

This question belongs to: Computer Computer Networking
Question #3
What happens if a single computer loses power or its connection cable breaks in a standard unidirectional Ring Network configuration?
A. The network splits into two fully operational sub-rings.
B. The entire network communication path is broken, stopping traffic across the ring.
C. The remaining devices shift to a bus topology configuration automatically.
D. Data frames loop back through the gateway interface.

Correct Answer: Option B


Explanation:
Because data travels sequentially from node to node around a ring topology, any break in the link disrupts the circuit and stops all network traffic.

This question belongs to: Computer Computer Networking