COMPILER DESIGN

ADVANCED TOPICS IN COMPILER DESIGN

CODE GENERATION FOR OBJECT ORIENTED LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
When writing a computer programmers most program use ____
A
A High Level Language
B
A Low Level Language
C
A Machine Code
D
An Algorithm
Explanation: 

Detailed explanation-1: -Most computer programming languages are written in a high-level programming language . They use the common English language to help make the code more understandable and to speed up the process of writing and debugging programs. Computers, however, use their own language written using binary called Machine code .

Detailed explanation-2: -BASIC, C/C++ and Java are popular examples of high-level languages.

There is 1 question to complete.