Computer Science, asked by aditya3952pradhan, 7 months ago

c. Write the differences between :
Machine Language
Assembly Language​

Answers

Answered by ayu673
3

Answer:

The main difference between machine code and assembly language is that the machine code is a language that consists of binaries that can be directly executed by a computer while an assembly language is a low-level programming language that requires a software called an assembler to convert it into machine code.

Answered by Anonymous
12

Answer:

Machine language is a language that has a binary form. It can be directly executed by a computer. While an assembly language is a low-level programming language that requires software called an assembler to convert it into machine code.

Similar questions