Computer Science, asked by aaranyajaiswal4137, 1 month ago

How is Assembly language different from Machine language?​

Answers

Answered by kamleshsheokand777
2

Machine language is series of bit patterns (that is the binary form) that are directly executed by a computer, whereas Assembly language is a low-level language that needs compiler and interpreter, which converts that language to machine language. And then it could be understood by a computer

Answered by anvisha27008
1

Answer:

Machine language is series of bit patterns (that is the binary form) that are directly executed by a computer, whereas Assembly language is a low-level language that needs compiler and interpreter, which converts that language to machine language. And then it could be understood by a computer.

Explanation:

Similar questions