what are the difference between low lavel and high level language ? give an example of each
Answers
Answered by
4
Answer:
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.
Examples of high-level programming languages in active use today include Python, Visual Basic, Delphi, Perl, PHP, ECMAScript, Ruby, C#, Java and many others. The terms high-level and low-level are inherently relative.
Two common types of low-level programming languages are assembly language and machine language. Software programs and scripts are written in high-level languages, like C#, Swift, and PHP.
Explanation:
hope this helps you!!
Similar questions