Explaination of bits and bytes
Answers
Answered by
2
Answer:
1 bit is 0,1 the binary digits of computer while 1 byte is 8 bits.
Explanation:
These two are part of the storage units of the computer which is a part or component of the memory unit in the CPU of a computer.
Answered by
0
Answer:
bit:
means binary digit 1 and 0.
1 means true and 0 means false.
also computer only understand 0 and 1 means it will be true or false. example if you type bit in computer the computer read the bit as (01100010 01101001).
byte:
byte mainly consist of 8 bits
byte is also considered as a unit of memory size.
well 1 byte is enough to hold 1 letter example(A,B,C...Z)
Similar questions