Computer Science, asked by ahsanul9487, 9 months ago

how is a machine language different from an assembly language

Answers

Answered by sᴡᴇᴇᴛsᴍɪʟᴇ
47

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.

Hey buddy

Pls mark me as brainlist..

Answered by Anonymous
8

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