answersLogoWhite

0

Machine code. Writing machine code is known as "banging the metal". Assembler language makes producing machine code that much easier using a symbolic language, and is therefore low-level. All other languages are high-level and greatly simplify the production of machine code.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is The lowest programming language that humans use?

binary


Is the computer works only in binary level language?

For most digital computers at the lowest level, they work in binary. Experimental multilevel computers have been built and analogue computers don't work in binary.


0's and 1s is Low-level programming language?

it is called binary code and this is the lowest level programming language you can track it by looking at a switch or a register in memory


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.


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 do you mean by assmembly language?

Assembly language is the lowest level of computer code, not including the actual machine language, which is directly processed by the hardware. It contains instructions specific to the hardware of your system. When you write a program in a higher level language like C, it is first translated into assembly language before the computer can execute it. Because it is so low-level, assembly language is extremely difficult to code in.


Why is assembly language regarded a as low level language?

ASM or Assembly Language is the lowest level of software programming. It uses alphabetic codes to represent processor instructions. ASM is processor specific. It compiles directly to "machine language".


What is 77.5 as a decimal notation in lowest terms?

It IS 77.5


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.


Lowest form of computer language?

Machine Language


What is the fractional notation for 6.78?

6.78 = 339/50 in its lowest terms


What fraction notation is about 0.335?

0.335 = 67/200 in lowest terms