INTRODUCTION TO COMPILER DESIGN
TYPES OF COMPILERS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
____ language uses alphabetic codes.
|
Assembly
|
|
Machine
|
|
High level
|
|
None of the above
|
Explanation:
Detailed explanation-1: -Assembly language uses alphabetic codes in place of binary numbers used in machine language. assembly language code is converted into executable machine code by a utility program referred as assembler. It is a low-level programming language.
Detailed explanation-2: -Uses of assembly language include coding device drivers, real-time systems, low-level embedded systems, boot codes, reverse engineering and more. The following are some of the reasons why learning assembly language is still important and relevant.
There is 1 question to complete.