adspace
Explain any three error detection and correction techniques.
Answer Posted / Manish Singh
Error Detection and Correction Techniques are used to ensure data integrity during transmission. Three common methods are Parity Check, Cyclic Redundancy Check (CRC), and Checksum. Parity Check adds an extra bit to each byte to indicate the parity (even or odd). CRC calculates a polynomial value based on the data and appends it to the data. Checksum calculates the sum of all bytes in the packet and subtracts this from a large number to fit within one byte.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is your most recent experience with VERTAS backup software?
What do you understand by the term ‘structured cabling’. State the main rules that should be used when installing a cable. 31. Show that maximum cabling area for LAN for horizontal cabling runs is approximately 200m.
1. What ports does FTP traffic travel over? 2. What ports does mail traffic utilize? 3. What ports do HTTP and HTTPS use? 4. Why is NTP required in an NFS network? 5. Name some common mal software on the server side 6. What is CPAN? How do you access it? 7. What is PEAR? 8. What advantages does mod_perl have over a perl CGI? 9. What is required to do SSL in Apache 1.x? 10. What is Tcl? 11. What is a servlet engine/container? 12. What is BIND? 13. Name the steps to setup a slave zone in BIND 14. Name the steps to setup a primary zone in BIND 15. What commands would you use under Solaris or Linux to modify/view an LDAP tree?