InterviewSolution
Saved Bookmarks
| 1. |
Bit stuffing is done by inserting _____, after ____ consecutive ones.(a) Zero, seven(b) Zero, five(c) One, seven(d) One, fiveI had been asked this question during an interview.Question is taken from Multiple Access Techniques for LAN and Access Algorithms topic in portion Multiplexing and Multiple Access of Digital Communications |
|
Answer» RIGHT OPTION is (a) Zero, seven The best explanation: Bit STUFFING is done by INSERTING a zero in the data stream after seven CONSECUTIVE ones. |
|