What is the significance of the first octet in an IP address? MCQ with Answer and Explanation

What is the significance of the first octet in an IP address?
A. It identifies the host
B. It identifies the broadcast domain
C. It determines the network class
D. It determines the subnet mask
Answer: Option C
Solution (By JKExamLibrary)
The first octet of an IP address indicates the class (A, B, C, etc.) based on the leading bits.

This question belongs to: Computer Computer Networking

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1 Report Error
Which network layer protocol is used for error reporting and diagnostic functions?
A. UDP
B. ICMP
C. ARP
D. TCP

Correct Answer: Option B


Explanation:
ICMP (Internet Control Message Protocol) is used for error messages and diagnostics like ping.

This question belongs to: Computer Computer Networking
Question #2 Report Error
Which of the following is an advantage of a switch over a hub?
A. Lower cost
B. Intelligence to send data only to the destination port
C. Works over longer distances
D. Supports more protocols

Correct Answer: Option B


Explanation:
Switches learn MAC addresses and forward frames only to the intended port, reducing unnecessary traffic.

This question belongs to: Computer Computer Networking
Question #3 Report Error
What is a default gateway in a network?
A. The network switch
B. The primary DNS server
C. The DHCP server
D. The device that routes traffic to other networks

Correct Answer: Option D


Explanation:
The default gateway is a router that connects the local network to external networks.

This question belongs to: Computer Computer Networking