in Computer Networks
1,032 views
1 vote
1 vote
A message M = 11111111 after bit stuffing with End delimeter as 111 will be sent as____________?
in Computer Networks
1.0k views

4 Comments

Did u see any such question where after bit stuffing end delimiter is added in answer? I'm not talking about what is actual phenomenon or in reality how message is send.
0
0
No, we don't have to add the end delimiter. I had gone through some previous year question and there was not even a single question where they have added the end delimiter.

It is nothing but like a flag. Do the bit stuffing and leave the rest.
0
0
Yes. exactly the same thing i tried to say.

0
0

2 Answers

0 votes
0 votes
0 votes
0 votes
End delimiter =111 (stuff bit after 11)

data send by sender=11111111

 ans=after 11 put one 0.

data =110110110110.