Question
Programming and Data Structure Question on Data Structures
What is the sub network address if the destination address is 200.45.34.56 and the sub net mask is 255.255.240.0?
A
200.45.34.0
B
255.255.0.0
C
200.45.32.0
D
255.255.192.0
Answer
200.45.32.0
Explanation
Solution
The correct option is(C): 200.45.32.0