answersLogoWhite

0


Best Answer
Since we do not yet have any true Artificial Intelligence, it would be an overstatement to claim that computers understand anything. Computers function in a mechanical fashion, without actually knowing what they are doing. In the event that clever computer programmers should ever succeed in creating artificial intelligence, then computers will probably understand English (but who knows, perhaps they will understand Chinese).
There are many different programming languages. Ultimately, all of them are used to create instructions in machine language. That is the programming language upon which all others depend. It consists of a series of ones and zeroes.
User Avatar

Wiki User

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

Wiki User

14y ago

The CPU of the computer performs calculations in a language known as machine code.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Name the code that the computer understand and calculates in?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How are high level languages understood by a computer?

They get compiled or interpreted to machine code which computer can understand.


What is the compilar?

A compiler is a computer program that transforms the source code into another language that a computer that can understand.


What is compilar?

A compiler is a computer program that transforms the source code into another language that a computer that can understand.


What is A set of instructions that a computer can understand directly?

A binary instruction code on a register.


Which language is understood by digital system of computer and how computer translate?

They understand machine code, i.e. Binary Digits.


How is computer programming like writing a paper?

Because when writing code, the computer has to understand what you are telling it to do. When writing essays, the reader has to understand your work, otherwise you will get a failing grade.


What is the name of the basic computer code?

basic


Does a 1984 cutlass supreme have a computer code?

the 1984 cutlass had a computer but not to the extent of todays cars, I really don't understand your question.


Why compiler is not applicable in low level language?

In layman's terms, compiler is an application to convert the code into instructions computer can understand. In a low level language, the code is already written using low level instruction which a computer can understand. Hence there is no need for a compiler.


How do computer languages work?

Computer languages are programs that can convert desired actions into a language that the computer can understand. Essentially, the user enters the program code into the computer, then the computer converts it to a language that can then be executed by the computer.


How does a computer understand the Filipinos language?

It doesn't. The only language the computer understands is its own native machine code; binary language. We use that binary language to program the computer such that it can translate the high-level human languages that we can understand into the low-level languages that it can understand, and vice versa.


How the computer system checks that the bar code has been read correctly?

it calculates the checkdigit based on the number read. if the check digit calculated matches with the one read then barcodes has been read correctly.