COMPUTER FUNDAMENTALS

COMPUTER SOFTWARE

PROGRAMMING LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Select two advantages of high level languages
A
Easier to learn
B
Executes very fast
C
The code will occupy less memory
D
Programs can be written faster
Explanation: 

Detailed explanation-1: -Advantages of High level language It provide higher level of abstraction from machine languages. It is machine independent language. Easy to learn. Less error prone, easy to find and debug errors.

Detailed explanation-2: -High Level languages are machine independent. High Level languages are human readable as instructions are written using English like words and phrases. It is easier to understand and develop the program logic in High Level languages. The error detection and correction is easier.

Detailed explanation-3: -It is much easier to write programs in high-level languages than in low-level languages. High-level languages are portable. High-level languages come with libraries of functions that can be imported and used by the programmer.

There is 1 question to complete.