Difference between assembly language and high level language
1. Assembly level language :
It is a low-level language that allows users to write a program using alphanumeric mnemonic codes, instead of numeric code for a set of instructions examples of large assembly language programs from this time are IBM PC DOS.
2. High-level language :
It is a machine-independent language. It enables a user to write a program in a language that resembles English words and familiar mathematical symbols, COBOL was the first high-level language. Examples of high-level language are python,c#, etc.
Difference between assembly language and high-level language :
ASSEMBLY LEVEL LANGUAGE |
HIGH-LEVEL LANGUAGE |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Please Login to comment...