what is the smallest chunk of information computer can work with
Answers
Answered by
7
Computers are categorized by the number of bits they process at one time. The bits are the smallest chunk of information which is used by computers. The number of bits determines the information and is used to represent addresses.A bit (abbreviation for binary digit) is the smallest unit of data. One bit has only one single binary value, either 0 or 1. Computers provide instructions that tests and manipulate bits. They are designed in order to store data and execute instructions in bit multiples called bytes.
1 byte = 8 bits
1 bit = (1/8) bytes
1 bit = 0.125 bytes
1 megabyte = 10002 bytes
1 megabit = 10002 bits
1 megabit = 0.125 megabytes
1 megabit/second = 0.125 megabytes/second
1 Mbps = 0.125 MB/s
1 byte = 8 bits
1 bit = (1/8) bytes
1 bit = 0.125 bytes
1 megabyte = 10002 bytes
1 megabit = 10002 bits
1 megabit = 0.125 megabytes
1 megabit/second = 0.125 megabytes/second
1 Mbps = 0.125 MB/s
Similar questions