Which is the limitation of high level language?
- A. Lower efficiency
- B. Machine dependence
- C. Machine level coding
- D. None of the above
Explanation
High-level languages are easier for humans to write but generally have lower efficiency than machine-level code because they require translation and additional processing. Machine dependence and machine-level coding are associated with low-level languages.
Related questions
A computer program that translates one program instructions at a time into machine language is called a/an___________?
In assembly languages symbols are used instead of binary code, these symbols are called?
In which language is source program written?
BASIC stands for ________?
The symbols used in an assembly language are _________?