answersLogoWhite

0


Best Answer

Basically computer programming(aka coding) can be implemented in any of the following three ways:

  1. Machine language (Machine code is the elemental language of computers, consisting of a stream of 0's and 1's)
  2. Assembly language
  3. High level language (Easy for us to write code due to resemblance with words in our language)

When thinking over ways to directly implement our general social language, what we see ? We don't have any ways to make a computer processor circuit recognize the letters or words like a,d,orange,$,{},@,+ etc. directly.

Looking from the basic viewpoint, we can have (most fundamentally) two levels that can be easily implemented through a circuit :

  1. True or Yes or High ((for ex, when we have current [whatever be the magnitude of current, it is going to depend on how a processor is designed] at a point in circuit we will say it or recognize it arbitrarily as 1)) ..we can also use voltage or any other physical quantity instead of current
  2. False or No or Low (when current or voltage is zero)

Now see next, we could then easily use Binary Arithmetic [ It has only two numbers or symbols 0(zero for true) and 1(one for false) ] to manipulate these binary numbers to represent any letters, symbols, quantity.

Also take a look over Octal numbers, Hex Numbers, Decimal Numbers, ASCII codes and relations among these representations from wiki.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why are the only Numbers in computer coding 0 and 1?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are booleans?

Booleans are used mostly in computer programming/coding. They can only have values of true or false (Sometimes represented as 1 and 0).


Is binary numbers is the internal language of computer?

A computer only understand binary, which is 0 as "off" and 1 as "on."


What is alphanumeric coding?

Alphanumeric characters include all letter and number characters. Three codes for this may be lowercase letter, uppercase letter, and digit.


What is the next number in this series10 11 101 111 1011 1101 10001?

We know that in machine language, the computer coding based on only 0 and 11+1=1010+1=1111+1=100100+1=111111+1=10001000+1=10011001+=10101010+1=10111011+1=11001100+1=11011101+1=11101110+1=11111111+1=10001Note: The computer always gets a number involved in 0 and 1


Function of mainframe computer in computer?

The mainframe of computer is counting "0" and "1". The computer just counts these numbers and the user does everything with it.


2.In Digital there are only two type of value used Even or odd 1 or 0 0 or a None of the above?

In a computer data is represented as a series of usually binary digits. In the binary system the only numbers/values used are 0 and 1.


What mathematical system uses base 2 instead of base 10?

It is called the binary system. It uses only 2 numbers. The numbers are "0" and "1" This is a computer language. Base 10 is our regular number system... consisting of 10 numbers from 1-9 including 0


What are to brinary numbers?

The only two binary numbers are 0 and 1.


What are the numbers in binary?

The only numbers used in binary are 0 and 1


A computer is a binary machine What does that mean?

Binary is a base 2 number system in which the only possible numbers are 0 and 1. everything a computer does is done in binary. 1 (meaning true) means there is an electrical current running. (0 meaning false) means there is not.


Is .000008 greater than 0?

Yes. The only numbers that are not greater than zero are numbers that are negative and the number 0, which is equal to 0.


How many numbers have no reciprocal?

In the context of real numbers, only the number 0.