answersLogoWhite

0

What language does computer use?

User Avatar

Anonymous

13y ago
Updated: 8/20/2019

Binary

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

First computer language?

The oldest computer language still in use is Fortran, invented in 1957. The first computer language was assembly language, but the first high level programming language was Plankalkul.


Where we use the c language?

In computer-programming.


Is pascal a real language?

Pascal is a computer programming language, use for telling a computer what to do. It is not used for communication between people and in that sense is not a "real" language.


What is the readable language to computer?

Computers use machine language, which are coded instructions in binary.


What is the use of java language for a computer science engineer?

Java is a programming language. The computer science engineer may decide to use the Java language to do his programming - or somebody else may have done the decision for him, in a company at which he works. Or they might decide to use some other language instead.


What program language do computer games use?

Java Flash


Is vb a language?

yes, it is. visual basic or simply as (vb) is a language which were now use by computer programmers.


What language do computer develpors use mobile softwares?

mostly Java.


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.


Who was the first scientist to use a computer language for his computer?

Andrew Hannah the geek,he goes to S.S.P.School.


What is assembler language and how is it used in computer programming?

Assembler language is a low-level programming language that uses mnemonic codes to represent machine instructions. It is used in computer programming to directly communicate with the computer's hardware and control its operations. Programmers use assembler language to write programs that can be translated into machine code, which the computer can execute.


Can one Compiler use to translate all computer language into low level and machine language?

Theoretically, yes. Practically, no.