COMPILER DESIGN

TOOLS AND TECHNIQUES FOR COMPILER DESIGN

MISCELLENOUS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
There are two types of languages used within computer systems:
A
High Level
B
Low Level
C
Mid Level
D
Level 42
Explanation: 

Detailed explanation-1: -Machine Language. Machine language is a code or object code consisting of binary digits 0 and 1. Assembly Language. The assembly language is low-level for microprocessors and many other programmable devices. High-Level Language.

Detailed explanation-2: -The lowest level of the computer language is machine language or machine code, which includes binary code. Compiling high-level source code for a given processor is commonly used to produce machine language code.

Detailed explanation-3: -machine code. assembly language.

There is 1 question to complete.