ADVANCED TOPICS IN COMPILER DESIGN
CODE GENERATION FOR OBJECT ORIENTED LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Languages that relate to the architecture and hardware of a specific computer are known as ____
|
High Level Languages
|
|
Low Level Languages
|
|
Simplex Languages
|
|
Complex Languages
|
Explanation:
Detailed explanation-1: -Low level languages are used to write programs that relate to the specific architecture and hardware of a particular type of computer. They are closer to the native language of a computer (binary), making them harder for programmers to understand. Examples of low level language: Assembly Language.
Detailed explanation-2: -Machine code, also known as machine language, is the elemental language of computers.
There is 1 question to complete.