InterviewSolution
Saved Bookmarks
| 1. |
A bit string, 1000111111100111110100011111111111000011111, needs to be transmitted at the data link layer. What is the string actually transmitted after bit stuffing? |
|
Answer» a BIT stringExplanation:1000111111112200000111111000001111100001111112 NEEDS no TRANSMITTED |
|