FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

PROGRAMMING LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which is NOT a benefit of low level languages?
A
Can be easily read by people.
B
Allows direct hardware access.
C
Access to specialized hardware.
D
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.