Question Bank-CN
Question Bank-CN
1. What are errors in data communication? Describe different types of errors that
can occur.
2. Explain the following error detection techniques with examples:
○ LRC (Longitudinal Redundancy Check)
○ VRC (Vertical Redundancy Check)
○ Checksum
○ CRC (Cyclic Redundancy Check)
3. What is the Hamming Code? Explain how it is used for error correction with an
example.
4. What is flow control? Explain the difference between Stop-and-Wait and Sliding
Window protocols.
5. Discuss how the Go-back-N ARQ protocol works with a diagram.
6. How does the Selective-Repeat ARQ protocol improve on Go-back-N ARQ?
7. Explain the following channel allocation protocols:
○ ALOHA
○ CSMA
○ CSMA/CD
○ CSMA/CA
○ TDMA
○ FDMA
○ Token Passing
8. Compare controlled access methods with random access methods.
9. What is the importance of error control in the data link layer?
10. What is the checksum technique? How does it work in error detection?
V. Application Layer