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
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.
teri bhen ki.....................
8 bits are a byte
if u bit a dik it past if u byte a dik its present tense.
Byte, since there are 8 bits in every byte
bit, nibble, byte, word
There are 8 bits in 1 byte.
byte was coined by werner buchholz
There are 8 bits in a byte.
I believe you meant difference between a bit and a byte. A byte is 8 bits.
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.
BCD (binary coded decimal) - 4 bit Byte - 8 bit Byte