Which of the following is a private IP address designated for exclusive use within local area networks? MCQ with Answer and Explanation

Which of the following is a private IP address designated for exclusive use within local area networks?
A. 8.8.8.8
B. 168.192.1.1
C. 10.0.0.1
D. 200.100.50.1
Answer: Option C
Solution (By JKSSB Mock Tests)
The 10.0.0.0 to 10.255.255.255 range is defined by RFC 1918 as a private Class A IP block reserved for internal networks.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
Which networking utility uses ICMP packets to verify if a remote destination host is online and record round-trip latency metrics?
A. TRACERT
B. IPCONFIG
C. NSLOOKUP
D. PING

Correct Answer: Option D


Explanation:
The ping command uses ICMP Echo Request and Echo Reply packets to test basic network connectivity and measure latency.

This question belongs to: Computer Computer Networking
Question #2
What condition occurs on a shared bus network if multiple stations attempt to transmit data frames over the backbone line simultaneously?
A. Signal termination bypass
B. Automatic loopback routing
C. MAC address duplication
D. Data Collision

Correct Answer: Option D


Explanation:
Data collisions occur when multiple devices transmit signals over a shared electrical medium simultaneously, garbling the data frames.

This question belongs to: Computer Computer Networking
Question #3
What is a network gateway?
A. A device that connects two different networks with different protocols
B. A device that amplifies signals
C. A device that stores web pages
D. A device that connects computers in a LAN

Correct Answer: Option A


Explanation:
A gateway acts as an entrance to another network, often translating protocols.

This question belongs to: Computer Computer Networking