What is a network gateway? MCQ with Answer and Explanation

What is a network gateway?
A. A device that amplifies signals
B. A device that connects two different networks with different protocols
C. A device that stores web pages
D. A device that connects computers in a LAN
Answer: Option B
Solution (By JKSSB Mock Tests)
A gateway acts as an entrance to another network, often translating protocols.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
Which of the following is an IP address reserved exclusively for use within private internal networks?
A. 200.200.200.200
B. 192.168.1.50
C. 172.32.1.1
D. 8.8.4.4

Correct Answer: Option B


Explanation:
The 192.168.0.0 to 192.168.255.255 range is defined by RFC 1918 as a private Class C IP block reserved for internal networks.

This question belongs to: Computer Computer Networking
Question #2
What does the term broadcast domain mean?
A. A set of devices that can receive broadcast frames
B. A set of devices connected to a hub
C. A set of devices that can collide
D. A set of devices that share the same IP network

Correct Answer: Option A


Explanation:
A broadcast domain is a logical division where a broadcast frame sent by one device can reach all other devices.

This question belongs to: Computer Computer Networking
Question #3
In which topology is it possible to add or remove devices without disrupting the entire network?
A. Mesh
B. Bus
C. Star
D. Ring

Correct Answer: Option C


Explanation:
In star topology, each device is independently connected to the central hub, so adding/removing doesn't affect others.

This question belongs to: Computer Computer Networking