answersLogoWhite

0


Best Answer

0 and 1

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the two possible values for a digital bit?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

Why computer understands binary language only?

All forms of data within a computer are based on digital circuits. A digital circuit can have exactly two states, one of "on" or "off". They are not able to represent intermediate values, such as "half-on" or "three-quarters off"; this would be known as an analog circuit. Since there are only two possible states for any single datum (called a "bit"), computers can only understand series of these bits ("bytes", "kilobytes", etc).


What are at least two important area of technology where GIS is based?

gathering digital spatial data and creating digital maps.


What is inquality?

An inequality is when two values are not equal and it often specifically states in what way the values are unequal.


What is the encoding technique called that is used to store negative numbers in the computers memory?

The first bit is used for sign, 0 means its positive and 1 means its negative. Normally a single byte can store 256 values (0-255). But stealing a bit means it can store only 128 now (0-127). But it's really storing 256 values since its rane is now -127 to 127.


What is the difference between analog and digital data in general?

Analogue data is data in a continuous stream that has an infinite range of values that change gradually. One example of analogue data is the sound of a person talking. We are capable of handling analogue data, yet computers require analogue data to be converted into digital data for processing. Digital data is discrete data that is used in computers to handle all sorts of digital media, including text, graphics and audio. It only exists in two forms - on and off. This is represented with two digits- 1s and 0s - in the binary format. Since digital data is discrete, files saved in this format can be copied perfectly with no degradation.

Related questions

What are the two possible values for a bit?

0 and 1


What are the two possible values of a binary bit?

0 & 1


What are the values that digital signals have?

digital signals have two values. 0 and 1.


What is the largest number that can be represented by a single bit in binary?

1. A single bit can represent two different values, 0 and 1. Then simply take the largest of those two possible values, 1, and that's your answer.


What is one bit called?

A "bit" is the most basic unit of digital information. It is a binary digit, representing either a 0 or a 1. A bit can have only two possible values, and it is used to represent the presence or absence of a certain property or condition. A string of bits is used to represent larger units of data, such as characters, numbers, and images.


what is true about 1 bit?

The following is true about one bit. A bit is a binary digit and the basic unit of information. It has one of two values that are normally represented as 0 and 1. A bit is used in computing and digital communications. One bit is equal to 0.125 bytes.


What is the function of ic7485?

I believe the IC7485 is used to compare values of two digital data.


What is the difference between bandwidth and bit-rate in web steaming?

Bandwidth:- It is one characteristics that measures network performance is bandwidth. Bandwidth can be measured in two values:- 1. IN HERTZ 2. IN BITS/SEC. Bit Rate:- It is used to describes digital signals. the bit rate is the no of bits sent in 1s


What are two possible values for Boolean Pharses?

True and False


How many different values can 1 bit represent?

Two: '0' or '1'


What is a BIT in relation to binary code?

A BIT is a Binary digIT. Very small saving unit.Having two values,(0,1).


What is data that can only be one of two possible values?

A binary variable.