Computer Science, asked by tarannumnisa496, 6 months ago

Fill in the blanks :
1. In Binary Number System 1 represent the________of current and 0 represent______current.
2. Decimal Number System has______digits hence the base of this system is
also_______.
3. The Binary digit is also referred to as_______.
4. A string of 4 bits is called a__________.
5. A string of 8 bits is called a__________.
6. A_________is the basic unit of data in computers.​

Answers

Answered by rarpita600
0

Answer:

1.Generally, a logic “1” represents a higher voltage, such as 5 volts, which is commonly referred to as a HIGH value, while a logic “0” represents a low voltage, such as 0 volts or ground, and is commonly referred to as a LOW value.

2.The decimal number systemcomprises digits from 0-9 that are 0, 1, 2, 3, 4, 5, 6, 7, 8 & 9. The base or radix of thedecimal number system is 10 because the total number ofdigits available in the decimal number system is 10. All the other digits can be expressed with the help of these 10 digit numbers.

3.A bit (short for binary digit) is the smallest unit of data in acomputer. A bit has a singlebinary value, either 0 or 1. Although computers usually provide instructions that can test and manipulate bits, they generally are designed to store data and execute instructions in bit multiples called bytes

4.From there, a group of 4 bits is called a nibble, and 8-bitsmakes a byte. Bytes are a pretty common buzzword when working in binary.

5.From there, a group of 4 bits is called a nibble, and 8-bitsmakes a byte. Bytes are a pretty common buzzword when working in binary.

6.Byte

Answered by mdathesham07887
0

Explanation:

2. Decimal Number System has______digits hence the base of this system is

Similar questions