COMPILER DESIGN

INTRODUCTION TO COMPILER DESIGN

TYPES OF COMPILERS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
A program written in assembly language is called
A
Machine language
B
High level language
C
Assembler
D
Compiler
Explanation: 

Detailed explanation-1: -The program of instructions written in assembly language is known as the source program; an assembler program translates it into a machine language program, called an object program.

Detailed explanation-2: -The input code of the compiler and assembler is called the source code.

There is 1 question to complete.