How many total bits define a single logical IPv4 network address configuration? MCQ with Answer and Explanation

How many total bits define a single logical IPv4 network address configuration?
A. 48 bits
B. 128 bits
C. 64 bits
D. 32 bits
Answer: Option D
Solution (By JKSSB Mock Tests)
An IPv4 address is a 32-bit logical identifier, typically written as four 8-bit octets separated by dots.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
What is the loopback IP address in IPv4?
A. 0.0.0.0
B. 255.255.255.255
C. 192.168.1.1
D. 127.0.0.1

Correct Answer: Option D


Explanation:
127.0.0.1 is the loopback address used for testing network software on the local machine.

This question belongs to: Computer Computer Networking
Question #2
What is the effect of a network collision?
A. Data is encrypted
B. Network speed increases
C. Data is duplicated
D. Data is lost and must be retransmitted

Correct Answer: Option D


Explanation:
Collisions corrupt data frames, requiring retransmission and reducing efficiency.

This question belongs to: Computer Computer Networking
Question #3
Which topology uses a token to control transmission and avoid collisions?
A. Token Ring
B. FDDI
C. Ethernet
D. Wi-Fi

Correct Answer: Option A


Explanation:
Token Ring networks use token passing to regulate access, eliminating collisions.

This question belongs to: Computer Computer Networking