COMPILER DESIGN

ADVANCED TOPICS IN COMPILER DESIGN

CODE GENERATION FOR OBJECT ORIENTED LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
One advantage of programming in a high level language is.
A
Eliminates bugs
B
Easier to understand
C
Executes faster than other levels
D
Useful for programming device drivers
Explanation: 

Detailed explanation-1: -The advantages of high-level languages are: It is much easier to write programs in high-level languages than in low-level languages. Many high-level languages use normal command words such as IF, ELSE, and FOR, so it is much easier for a human to make sense of the program. High-level languages are portable.

There is 1 question to complete.