Computer Networks - IP AddressingIdentify the error in this subnet mask: 255.255.255.250ASubnet masks must have continuous ones; 250 is invalidBSubnet masks cannot have 255 in any octetCSubnet masks must be exactly 4 octets of zerosDSubnet masks must always end with 128Check Answer
Step-by-Step SolutionSolution:Step 1: Understand valid subnet mask rulesSubnet masks must have continuous ones from left to right in binary.Step 2: Check binary of 250250 in binary is 11111010, which breaks continuity (has zero between ones).Final Answer:Subnet masks must have continuous ones; 250 is invalid -> Option AQuick Check:Subnet mask continuity = must be continuous ones [OK]Quick Trick: Subnet mask bits must be continuous ones [OK]Common Mistakes:MISTAKESThinking any number between 0-255 is validIgnoring binary continuity ruleConfusing subnet mask with IP address
Master "IP Addressing" in Computer Networks9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More Computer Networks Quizzes IP Addressing - NAT (Network Address Translation) - Quiz 11easy IP Addressing - Classful addressing (Class A, B, C) - Quiz 8hard IP Addressing - NAT (Network Address Translation) - Quiz 1easy Network Fundamentals - What is a computer network - Quiz 2easy Network Fundamentals - Network topologies (star, bus, ring, mesh) - Quiz 2easy OSI and TCP/IP Models - Why layered models simplify network design - Quiz 6medium OSI and TCP/IP Models - Encapsulation and decapsulation - Quiz 4medium OSI and TCP/IP Models - OSI model seven layers - Quiz 14medium OSI and TCP/IP Models - Why layered models simplify network design - Quiz 9hard Physical and Data Link Layer - Ethernet protocol basics - Quiz 1easy