answersLogoWhite

0


Best Answer

It is computer's Control Unit and decoder which turns the human entered input into I's and 0's for the computers to interpret them

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the computer hardware that processes the 1's and 0s of computer language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the function of a computer hardware?

1s and 0s.


Which of these can be considered data?

A computer processes data using only 1s and 0s.


Which language can computer easily understand and execute?

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


What is the language of 0s and 1S?

The language of 0s and 1s is called binary which is internally used by the computer system for performing different activities. The other levels of languages such as high level languages, assembly language are internally converted into binary language for the processing by the computers.


How does a computer read and interpret information?

A computer reads and interprets information through its central processing unit (CPU) which executes instructions stored in its memory. These instructions are represented in binary code (0s and 1s) and are translated by the CPU into signals that control the computer's hardware components to perform tasks and processes.


Changing computer language of 1's and 0s to characters that a person can understand is?

decode


Why is zero important in computers?

zero is important in computer because computer runs on binary language that is 0s and 1s it means that computer is off


Why necessary to use operating system for computer?

Computer hardware communicates in 0s and 1s. An operating system (OS) is the layer between the hardware and software programs we are accustomed to using. Essentially, the OS is a human friendly interface that allows a user or administrator to command the resources of the hardware.


Which programming language uses a string of 1s and 0s?

You, as a programmer, can use a string with 1s and and 0s (or any other content) in each and every programming language.


Are 1s and 0s digits of binary language?

Yes.


What is machine language?

usually computers uses 0s and 1s as the means of their instructions. may be in some computers 01010 indicates addition, 01011 indicates subtraction and vice versa.ultimately when we write our program in high level languages such as c or c++ they have to be converted into 0s and 1s or machine language to be executed by the system.


1 What are the three basic functional blocks of a computer?

Binary bits. This is 0s and 1s. Everything else is built up from these 0s and 1s to make more human-understandable language. 0s and 1s are used because it is very easy to make clear, definable electrical signals for 0 and 1. It is simply "on" and "off".