answersLogoWhite

0


Best Answer

Machine Language

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Lowest form of computer language
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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.


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 full form of EDSAC in computer language?

Electronic Delay Storage Automatic Computer


What is the full form of BCPL?

Basic Computer Programming Language


What is the full form of SQL in computer?

Structured Query Language


Full form of man in computer language?

Many Alternating Network


Full form of KIPS in computer language?

Kit in path secand


What do a java developer do?

A Java developer helps create a program which can understand any form of computer language. A Java developer tries to make a program that can understand the computer language that is on any computer platform.


What is 6 in its lowest form?

6 is in its lowest form.


What is the lowest form of 4 percent?

4% is the lowest form of in percentages, if writing as a fraction, then 1/25 is lowest form


What do you mean by assmembly language?

Assembly language is a low-level programming language that closely corresponds to machine code instructions for a specific processor. It uses mnemonic codes to represent machine-level instructions, making it easier for humans to write and understand compared to binary machine code. Assembly language programs must be translated into machine code by an assembler before they can be executed by the computer.


Why is data store in a computer in binary form?

because it is the only language a computer understands. The computer can only tell if a switch is on or off, and that is represented by a 1 or a 0