ADVANCED TOPICS IN COMPILER DESIGN
CODE GENERATION FOR OBJECT ORIENTED LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
True
|
|
False
|
|
Either A or B
|
|
None of the above
|
Detailed explanation-1: -Programmers write in high-level languages because they are easier to understand and are less complex than machine code. They allow the programmer to focus on what needs to be done, rather than on how the computer actually works.
Detailed explanation-2: -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.
Detailed explanation-3: -A High-Level Language is a computer programming language that uses English like statements to write the computer instructions. High-level languages are most widely programming languages because they are easy to understand to human being.
Detailed explanation-4: -Answer: It is False. Explanation: As high level language is more near to human language and a very important point-Computer can only understand binary language or code.