what are assembly language and high level language
Hi,
I hope you are doing well.
Assembly Language :
It can be referred as a type of low level programming language that is intended to communicate directly with computer’s hardware.
High Level Language :
A high level language is a programming language that enables the development of a program in a much more user friendly programming language.
Some Examples of High Level Language are as follows :-
1. Python.
2. Delphi.
3. Visual Basic.
4. C#
5. Java.
I hope the above information helps.
All the very best.