What is Difference between machine and Assembly language ?
Answers
Answered by
6
============= Hi there! ============
====== @mudit11 is here to help ========
Here is about the difference:
___________________________________
== ∆ MACHINE LANGUAGE ==========
✓ It is a low level language
✓ It is written using only two digits: 0 and 1
✓ It is very hard to understand by us but works perfectly with computer
== ∆ ASSEMBLY LANGUAGE =========
✓ It is easier to type than machine language
✓ It uses an assembler program to translate the data in machine language.
✓ It uses certain words and symbols making it easier to understand.
✓ It is abbreviated as ASM
_________________________________
I hope this helps you.
====== @mudit11 is here to help ========
Here is about the difference:
___________________________________
== ∆ MACHINE LANGUAGE ==========
✓ It is a low level language
✓ It is written using only two digits: 0 and 1
✓ It is very hard to understand by us but works perfectly with computer
== ∆ ASSEMBLY LANGUAGE =========
✓ It is easier to type than machine language
✓ It uses an assembler program to translate the data in machine language.
✓ It uses certain words and symbols making it easier to understand.
✓ It is abbreviated as ASM
_________________________________
I hope this helps you.
Answered by
0
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
Accountancy,
8 months ago
History,
8 months ago
Computer Science,
1 year ago
Science,
1 year ago
English,
1 year ago
Science,
1 year ago