COMPUTER PROGRAMMING FUNDAMENTALS
PROGRAMMING LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Which is NOT a benefit of low level languages?
|
Can be easily read by people.
|
|
Allows direct hardware access.
|
|
Access to specialized hardware.
|
|
Write code that performs tasks quickly.
|
Explanation:
Detailed explanation-1: -Q. Which of the following is not an advantage of using a low level language? Makes more efficient use of primary memory.
Detailed explanation-2: -The advantages of low-level languages are: They allow a programmer to create optimised programs. When a computer system has limited resources (processing power and memory) low-level languages allow a programmer to more directly control how the resources are used.
Detailed explanation-3: -COBOL isn’t a low level language.
There is 1 question to complete.