Computer Networks - IP AddressingWhat is the subnet mask equivalent of the CIDR notation 10.0.0.0/20?A255.255.240.0B255.255.255.0C255.255.248.0D255.255.255.240Check Answer
Step-by-Step SolutionSolution:Step 1: Convert /20 prefix to subnet mask/20 means first 20 bits are 1s; in decimal: 255.255.240.0.Step 2: Verify mask blocksThird octet 240 corresponds to 11110000 in binary, matching 4 bits set after 16 bits.Final Answer:255.255.240.0 -> Option AQuick Check:/20 = 255.255.240.0 subnet mask [OK]Quick Trick: Count bits: 8+8+4 = 20 bits for mask [OK]Common Mistakes:MISTAKESConfusing /20 with /24Wrong third octet valueUsing too many bits in mask
Master "IP Addressing" in Computer Networks9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More Computer Networks Quizzes IP Addressing - Subnetting and subnet masks - Quiz 8hard IP Addressing - NAT (Network Address Translation) - Quiz 6medium Network Fundamentals - Types of networks (LAN, WAN, MAN) - Quiz 13medium Network Fundamentals - What is a computer network - Quiz 5medium OSI and TCP/IP Models - Protocol Data Units at each layer - Quiz 1easy OSI and TCP/IP Models - OSI model seven layers - Quiz 4medium OSI and TCP/IP Models - OSI vs TCP/IP comparison - Quiz 15hard OSI and TCP/IP Models - Why layered models simplify network design - Quiz 5medium Physical and Data Link Layer - MAC addressing - Quiz 8hard Physical and Data Link Layer - Switching and bridging - Quiz 13medium