High-level languages allow us to write computer code using instructions resembling everyday spoken language (for example: print, if, while) which are then translated into machine language to be executed.Programs written in a high-level language need to be translated into machine language before they can be executed. Some programming languages use a compiler to perform this translation and others use an interpreter.
• ADA
• C
• C++
• JAVA
• BASIC
• COBOL
• PASCAL
• PHYTON