Differentiate between high level language and low level language
Question
Differentiate between high level language and low level language
Solution
High Level Language:
- High level languages are nearly human languages which are more complex then the computer understandable language which are high level programming languages.
- They are portable and are not machine dependent.
- High level languages are programmer friendly. They are easy to understand and learn.
- They provide higher level of abstraction from machine languages.
- They are easy to maintain.
- Examples of high level languages are C, C++, C#, Java, FORTRAN, Python etc.
Low Level Language:
- Low level languages are machine friendly languages, they are written in binary form which is understandable by computer.
- They are machine dependent and are not portable.
- Low level languages are not easy to understand and learn, they require deep knowledge of hardware specification.
- They provide less or no abstraction from machine language.
- They are not easy to maintain.
- Examples of low level languages are assembly language, machine language etc.
Similar Questions
1) Users write the programs in which language?Low-level LanguageHigh-Level LanguageDecimal-FormatMiddle-Level Language
Compare the characteristics of high and low level programming languages.[6]
Differentiate between high-level languages, assembler languages, machine language and microcode. Give an example of a typical instruction in each language.
Which of the following is a feature of high-level code?ResponsesRequires a lot of experienceRequires a lot of experienceEasy for a computer to understandEasy for a computer to understandLanguage makes it easier to detect problemsLanguage makes it easier to detect problemsRuns quicker
Which of the following is not an advantage of High-level languages?Group of answer choicesIt is difficult to troubleshoot programs written in a High-level language.Programs written in a high-level language are portable.Program development is faster.Programs written in a high-level language are easier to maintain.
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.