+ 1
How to identify wheather the programming language is high-level programming language or low-level programming language ?
2 Answers
+ 8
All assembly level languages are low level languages.. since they can be easily read by humans.
Eg - Add A,M is an assembly level instructional language.
It will load the contacts of memory (M) to the accumulator (A)
If unclear then you can see this
https://www.javatpoint.com/classification-of-programming-languages#:~:text=The%20assembly%20language%20comes%20above%20the%20machine%20language%20means%20that,%2C%20i.e.%2C%200%20and%201.
+ 3
Sort by Date.
https://www.sololearn.com/Discuss/838697/?ref=app