answersLogoWhite

0

Machine language.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How assembly language communicate with the CPU of any computer devices?

Assembly language code is the lowest-level form of programming before Machine code (binary), and each command in Assembler code directly references binary commands which tell the CPU what to do.


What is computer language programming?

A computer programming language is any type of code that you can use that is then changed into binary so the computer can read it. An example of that would be the computer programming language python. Instead of having to input a huge amount of binary information to tell the computer to put the words "hello world" onto the screen, I can simply type: print "hello world" then tell it to run.


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).


How do you speak CPU language?

The computer language to directly communicate with the CPU is known as Machine language, or Binary. Its closest relative language would be Assembler which is more programmer-friendly. In general, any programming language speaks to the CPU, but is converted into its lowest form through an interpreter.


What are the examples of middle level programming language?

binary language


What is computer is computer language?

A programming language is a formal constructed language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs to control the behavior of a machine or to express algorithms.


What is The lowest programming language that humans use?

binary


What is the language the computer uses to communicate?

Binary language.


Which was the first computer language?

binary


What language does computer use?

Binary


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.


Which programming language consists entirely of 0s and 1's?

Binary