what is computer language differentiate between high level language and low level language
Answers
Explanation:
Low-level languages take time to execute whereas high-level languages execute at a faster pace. High-level languages are converted into machine specific language with the help of a compiler. As against, with low-level languages, only an assembler is needed for assembly language
Computer systems and the most common are the programming languages. As we know a Computer only understands binary numbers that is 0 and 1 to perform various operations but the languages are developed for different types of work on a Computer.
The prior difference between high level and low-level language is that the high-level language is easily interpreted by programmers but not machines whereas low-level language can be easily understood by machines but not by humans. The low-level language contains machine language and assembly language.
Hope it helps you ☺️