Computer Science, asked by sekhsahil452gmailcom, 11 months ago

how is a machine language different from assembly language

Answers

Answered by anuraag2002pbw71s
11
machine language is written using 0 and 1 (binary digits) it is directly understood by the computer .

assembly language is written using symbolic keywords and operands it is not directly understood by the computer therefore the assembler software converts assembly language into the machine language
Similar questions