Computer Science, asked by manikpawar, 8 months ago

what di you mean by machine language how is assembly language different from machine language​

Answers

Answered by geniuskhushi32
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.

Similar questions