answersLogoWhite

0

in bit stuffing we use data in bits !!

in byte stuffing we use char !!

thus in byte stuffing first char and converted in binary form and then bit stuffing is applied on it

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is byte stuffing in computer networking?

In byte stuffing (or character stuffing), a special byte is added to the data section of the frame when there is a character with the same pattern as the flag. The data section is stuffed with an extra byte. This byte is usually called the escape character (ESC), which has a predefined bit pattern. Whenever the receiver encounters the ESC character, it removes it from the data section and treats the next character as data, not a delimiting flag.


Byte stuffing program in c?

teri bhen ki.....................


Is a bit a byte?

8 bits are a byte


Are bits in a byte?

if u bit a dik it past if u byte a dik its present tense.


Which is greater byte or bit?

Byte, since there are 8 bits in every byte


How can you arrange bit byte word nibble in ascending order?

bit, nibble, byte, word


How many bit are in a byte?

There are 8 bits in 1 byte.


Who invented the byte and or bit?

byte was coined by werner buchholz


How much is a bit in terms of byte?

There are 8 bits in a byte.


What is difference between a 'byte' and a 'byte'?

I believe you meant difference between a bit and a byte. A byte is 8 bits.


How do you make vb in 32 byte run in 64 byte OS?

You mean 32-bit and 64-bit, not 32 byte and 64 byte. A byte is an aggregate of (usually) 8 bits. 32-bit programs will execute in a 64-bit environment without any modification. 64-bit programs can also execute in a 32-bit environment, but this requires emulation through a 64-bit virtual machine.


What are the Computer units?

BCD (binary coded decimal) - 4 bit Byte - 8 bit Byte