All about High Level Languages and Low Level Languages
High Level Language is understandable by human and machine can't understand High Level Language ....
Low Level Language is directly understandable by machine but human can't understand Low Level Language...
When we talk about programming languages, we usually refer to high-level languages.
So what is the level about?
The level indicates the amount of abstraction between programming language and machine language, which is a set of instructions executed directly by CPU and is the only language a computer is capable of understanding.