Which basic error detection method involves adding an extra bit to data to make the number of ones either even or odd?
- CRC (Cyclic Redundancy Check)
- Checksum
- Hamming Code
- Parity Bit
The Parity Bit is a basic error detection method that involves adding an extra bit to data to make the number of ones either even or odd. By checking this bit at the receiving end, errors can be detected in the transmitted data.
Loading...
Related Quiz
- During the three-way handshake, what is the first message type sent by the client?
- Which protocol is specifically designed to transfer files between a client and a server on a network?
- Which component of a networked device is uniquely identified by the MAC address?
- After an upgrade to the company's network infrastructure, the IT department wants to ensure that frames are forwarded only to the intended recipient rather than all connected devices. Which device should they prioritize in their setup?
- A company is designing a new video conferencing application. They want to ensure real-time communication with minimal delay. However, they can tolerate a minor loss of data during transmission. Which transport protocol should they consider for their application?