Computer Networks - Physical and Data Link LayerWhy is CRC preferred over simple parity or checksum for error detection in modern networks?ACRC detects more types of errors including burst errorsBCRC uses fewer bits than parityCCRC is easier to calculate manuallyDCRC does not require polynomial divisionCheck Answer
Step-by-Step SolutionSolution:Step 1: Compare error detection capabilitiesCRC can detect many error types including burst errors, which parity and checksum often miss.Step 2: Identify why CRC is preferredBecause of its strong error detection, CRC is preferred despite being more complex to compute.Final Answer:CRC detects more types of errors including burst errors -> Option AQuick Check:CRC detects burst errors better than parity/checksum [OK]Quick Trick: CRC catches burst errors better than others [OK]Common Mistakes:MISTAKESThinking CRC uses fewer bitsBelieving CRC is simpler to calculateIgnoring polynomial division in CRC
Master "Physical and Data Link Layer" in Computer Networks9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More Computer Networks Quizzes IP Addressing - NAT (Network Address Translation) - Quiz 2easy IP Addressing - Why IP addressing enables unique identification - Quiz 15medium IP Addressing - CIDR notation - Quiz 1easy IP Addressing - IPv4 address structure - Quiz 7medium OSI and TCP/IP Models - Protocol Data Units at each layer - Quiz 2easy OSI and TCP/IP Models - Protocol Data Units at each layer - Quiz 7medium OSI and TCP/IP Models - Protocol Data Units at each layer - Quiz 12easy Physical and Data Link Layer - MAC addressing - Quiz 13medium Physical and Data Link Layer - Multiplexing techniques - Quiz 7medium Physical and Data Link Layer - Ethernet protocol basics - Quiz 11easy