Computer Science, asked by lucky3947, 10 months ago

what are binary digit ​

Answers

Answered by Anonymous
9

Answer:

\huge\purple{\boxed{\mathtt{Your\: Answer:-}}}

A binary digit or a bit is the smallest unit of information in a computer.

It has a value of either 0 or 1.

Answered by sudipta1983dey
1

Answer:

Answer:

In mathematics and digital electronics, a binary number is a number expressed in the base-2 numeral system or binary numeral system, which uses only two symbols: typically "0" and "1". The base-2 numeral system is a positional notation with a radix of 2. Each digit is referred to as a bit. 

Explanation:

Computers operate in binary, meaning they store data and perform calculations using only zeros and ones. A single binary digit can only represent True (1) or False (0) in boolean logic. However, multiple binary digits can be used to represent large numbers and perform complex functions.

Similar questions