Which device is used to connect two dissimilar networks, such as a LAN to a WAN? MCQ with Answer and Explanation

Which device is used to connect two dissimilar networks, such as a LAN to a WAN?
A. Switch
B. Hub
C. Bridge
D. Router
Answer: Option D
Solution (By JKSSB Mock Tests)
A router connects different networks, often with different media and addressing schemes.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
How many total octets are used to construct a standard 32-bit IPv4 network address configuration?
A. 8 octets
B. 2 octets
C. 4 octets
D. 6 octets

Correct Answer: Option C


Explanation:
An IPv4 address contains 32 bits divided into 4 octets (8 bits each), separated by dots in decimal format.

This question belongs to: Computer Computer Networking
Question #2
What is the main function of a router's routing protocol?
A. To exchange routing information with other routers
B. To filter traffic
C. To resolve MAC addresses
D. To assign IP addresses

Correct Answer: Option A


Explanation:
Routing protocols (e.g., OSPF, BGP) allow routers to share information about network paths.

This question belongs to: Computer Computer Networking
Question #3
What does an IPv4 address configuration use to determine the broadcast address for a specific subnet?
A. The loopback hardware interface
B. The external DNS resolution system
C. The network mask and host bit combinations
D. The MAC registration lookup

Correct Answer: Option C


Explanation:
Setting all host bits of an IP network block to binary 1 yields the specific broadcast address used to send data to all devices on that subnet.

This question belongs to: Computer Computer Networking