0
0
Computer Networksknowledge~5 mins

Classful addressing (Class A, B, C) in Computer Networks - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is Classful addressing in IP networks?
Classful addressing is an early method of dividing IP addresses into fixed classes (A, B, C, D, E) based on the first few bits, to organize networks by size and purpose.
Click to reveal answer
beginner
What is the range of the first octet for Class A IP addresses?
Class A IP addresses have a first octet range from 1 to 126. They are designed for very large networks with many hosts.
Click to reveal answer
intermediate
How many networks and hosts does Class B addressing support?
Class B supports 16,384 networks and up to 65,534 hosts per network, suitable for medium-sized networks.
Click to reveal answer
beginner
What is the default subnet mask for Class C addresses?
The default subnet mask for Class C is 255.255.255.0, allowing up to 254 hosts per network.
Click to reveal answer
intermediate
Why is Classful addressing considered inefficient today?
Classful addressing wastes IP addresses because fixed class sizes don't fit all network sizes well, leading to unused addresses and poor scalability.
Click to reveal answer
Which class of IP address starts with a first octet between 192 and 223?
AClass C
BClass A
CClass B
DClass D
What is the default subnet mask for Class B addresses?
A255.0.0.0
B255.255.255.0
C255.255.0.0
D255.255.255.255
Which class is designed for the largest number of hosts per network?
AClass D
BClass A
CClass C
DClass B
What is the main limitation of Classful addressing?
AIt wastes IP addresses due to fixed class sizes
BIt supports unlimited hosts
CIt uses variable-length subnet masks
DIt is used only for IPv6
Which class is typically used for small networks with fewer than 254 hosts?
AClass D
BClass B
CClass A
DClass C
Explain the differences between Class A, B, and C IP addresses in terms of their range and typical use.
Think about how many hosts each class supports and their first octet ranges.
You got /4 concepts.
    Why did the networking community move away from Classful addressing to Classless addressing?
    Consider the problem of wasted IP addresses and how modern methods solve it.
    You got /4 concepts.