Practice free →
HomeIBPS ClerkComputer AwarenessSoftware › Low level languages differ from high level langu…

Low level languages differ from high level languages mainly because low level languages are:

AEasier to debug
BAlways interpreted
CWritten in English sentences
DMachine dependent
Answer & Solution
Correct answer: D. Machine dependent
1. Low level languages include machine language and assembly language. 2. They are machine dependent, so code written for one type of CPU will not run on another. 3. High level languages are machine independent and simpler to write code into. 4. High level code uses English-like sentences, which is the opposite of option D. 5. Finding errors in machine language is difficult, so option B is also wrong. _Source: NCERT Computer Science Class 11, Ch 1 'Computer System', S1.7.3 Programming Tools_
Solve this in the app — IBPS Clerk practice & 24k+ MCQs →
Related questions