COMPILER DESIGN

ADVANCED TOPICS IN COMPILER DESIGN

CODE GENERATION FOR OBJECT ORIENTED LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What is the only thing that computers understand?
A
Machine Code
B
Low Level Languages
C
High Level Languages
D
Algorithms
Explanation: 

Detailed explanation-1: -A computer chip understands machine language only, that is, the language of 0’s and 1’s.

Detailed explanation-2: -binary code, code used in digital computers, based on a binary number system in which there are only two possible states, off and on, usually symbolized by 0 and 1.

There is 1 question to complete.