answersLogoWhite

0

Why computer understand 0 and 1?

Updated: 8/10/2023
User Avatar

Wiki User

11y ago

Best Answer

A bit. Logical and or. Switch on or off. Answer yes or no.


A bit
Each 1 or 0 used in the representation of computer data can be used to present information to you, in order that you may learn it, especially the syntax and forms of the English language, so that when you present questions to global forums where computers also interpret the 1's & 0's to present to people, your question will be understood by those experts whose assistance you so plainly require.

User Avatar

Wiki User

6y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

6y ago

Although binary digits (bits) are the smallest unit of information we can store in a computer, the smallest addressable unit is a byte, which is at least 8 bits in length. In order to access information at the bit level we must use bitwise logic, which is many times slower to access than the bytes that actually contain those bits.

This answer is:
User Avatar

User Avatar

Wiki User

7y ago

You likely mean a bit. A system of ones and zeroes is known as the binary system. Each 1 or 0 is a digit. Those digits are known as bits. Eight bits form a bit. Sixteen bits form a word. Thirty-two bits form a doubleword.

This answer is:
User Avatar

User Avatar

Wiki User

7y ago

A binary digit, or bit. When the value of a bit is zero, that bit is said to be unset. When the value is one, the bit is said to be set. Bits are addressed in groups called bytes. The length of a byte (in bits) is machine-dependent but is always at least 8 bits (the equivalent of a char data type in C). Bytes may be combined up to the word length of the machine (typically 32-bit or 64-bit). The order of the bytes within a word is architecture-dependent. Intel 8086-based computers use little-endian notation, where the least-significant byte is at the lowest address. However, the value of a multi-byte value is interpreted as if it were actually written in big-endian notation (most-significant byte first). Regardless of byte order, the order of bits within any one byte does not change.

We can test the state of individual bits within a word using bitwise logical operators; AND, OR and XOR. The position of a bit within a word (using big-endian notation) denotes its value, an increasing power of two from the least-significant bit, conventionally denoted as bit 0 (representing 2^0). Unset bits have no value, a zero bit is simply a placeholder (just as a zero digit is a placeholder in decimal). The sum of the set bits gives the overall word value in decimal. What that value actually represents is defined by the programmer.

To represent values beyond the range of the maximum word length, we can use any combination of arrays, data structures or classes. The word length merely dictates the maximum number of bits that can be physically accessed in a single machine instruction. Consecutive reads allow us to access additional words.

This answer is:
User Avatar

User Avatar

Wiki User

16y ago

The ones and zeros are referred to together as binary data and each one and zero is individually referred to as a bit. The bits can be positive (1) or negative (0).

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

The computers are programmed to understand only the digits 0 and 1. So it becomes easier for the users around the world to understand and use the computer without getting confused.

This answer is:
User Avatar

User Avatar

Wiki User

10y ago

They represent the binary system of numeracy

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

bit

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why computer understand 0 and 1?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What does computer understand?

Computer's understand binary, which is 0 as "off" and 1 as "on."


What does understand?

Computer's understand binary, which is 0 as "off" and 1 as "on."


If you type any data why the computer language are 1 or 0?

Computer's only understand binary, which is 0 as "off" and 1 as "on."


What is 1 or 0 used in computer data is called?

The "1's and 0's" are referred to as binary. Binary is actually the only language a computer can understand. Everything else has to be translated to binary for it to understand it. 1 is conidered closed and 0 is open.


Why all data stored in a computer in binary form?

Because binary (0 or 1) is the only format that the computer can understand. A transistor is either off or on. There is no other state.


What are binary numbers and how do you use them?

Binary is computer or machine laguage the best way to explain it is to show an example. 128 64 32 16 8 4 2 1 1 1 1 1 1 1 1 1 = 255 1 0 1 0 1 0 1 0 = 170 0 0 0 0 0 0 1 0 = 2 There are 10 types of people that understand binary. Get it?


Which language can computer easily understand and execute?

A computer doesn't actually understand any language, it just processes binary numbers.


If you have natural number then why you use binary number in computer?

Humans understand natural numbers (1,2,3,etc) , but computers only understand binary (0,1). Computers only understand either 0 as "off" and 1 as "on."


Why binary system is used for computer system?

bcoz internally it uses circuits, it can understand ON / OFF (1 or 0) for a open or closed circuit


How is text represented in a computer?

A computer is a very simple machine that can only understand 1's and 0's. We just put simple building blocks together to make it quite large. We must convert everything we want a computer to do into 1's and 0's, by convention we use whats called ASCII to do this.


How computers use binary codes?

Computers have zero IQ. Computer can understand or feel "High voltage" or "Low voltage" or you can say, on and off. Computers use '0' for low voltage and '1' for high voltage. by using the conbinations of '0' and '1' all numbers and characters are classified. for example- if you have to write 'A', It is represented in ASCII code assigned to it and then converted to binary, hence use it.


What is the application of computer in the field of maths?

0 1 0 1 0 1 0 10 1 0 1 0 1 0 1 0 10 1 01 this kind