answersLogoWhite

0


Best Answer

Binary was created as a language to program computers. The computer hardware basically can only recognize if a circuit component has power supplied to it (ON) or if there is no power supplies to it (OFF). The binary used the ON and OFF conditions. The Off = 0 and the ON = 1. Thus, it's like using the light switch to your room to send a specialized Morse Code.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why only o and 1 is used for binary language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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 is the system called binary?

binary number system used in computers because computer can understand only binary language as it starts from 0and 1. which makes computer easier.


What numbers are used in binary?

Binary uses only the digits 0 and 1.


What is binary language?

Binary is made up of 0's and 1's. Binary can also be called Machine Code. Binary is the 'language' that the computer understands.


What is a binary code?

Binary code is a language used in computer programming and is made up entirely of ones (1) and zeroes (0).


What language consists of only two digits 0 and 1?

Binary code represents text using the binary number system's two digits 1 and 0. The code assigns a bit string to each symbol or instruction. Binary is commonly used for encoding data.


How does binary methods used in digital electronics?

It is not a method by is a binary states 0-1 false or true which is also known as machine language.


Which language can computer easily understand and execute?

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


How the computer can understand binary language?

The computer understands binary because the 1 means on and the 0 means off, so that controls how it operates. Binary language is then converted to our number system where the numbers represent things. ASCII code is used to convert binary to text.


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 language does a computer speak?

All computers are adapted to know many languages due to the large amount of people buying them in society. Computers are sold everywhere therefore it is useful for them to be programed to the users original language, you can change the language in the settings.


What are the two types of machine language?

1- Binary language 2- Assembly Language