What error detection technique only for 1 bit and what are for multiple bits
Parity checking is for 1 bit. CRC and checksum are for multiple bits.
If there result of CRC operation 0, does everything fine
Yes
What are 2 types of errors
2. burst of errors (multiple bits)
What are vertical errors
Errors that are caused by hardware
What is MESH or POINT-TO-POINT network
All devices in network connected to each other.
What is formula of finding number of connections on a computer in MESH network
N(square) - N/2
When we add new computer on a MESH network, how much number of connection it will take
N - 1