CSE :: Language Processors
-
Which of the following functions is/ are performed by the loader?
-
Convert the 11014B machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:
-
The advantage(s) of incorporating the macro processor into pass 1 is/ are:
-
In which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of register?
-
A self-relocating program is one which
-
If special forms are needed for printing the output, the programmer specifies these forms through
-
Which of the following systems software does the job of merging the records from two flies into one?
-
Job Control Language (JCL) statements are Used to
-
In analyzing the compilation of PL/I program, the term "Syntax analysis" is associated with
-
In analyzing the compilation of PL/I program, the term "Lexical analysis" is associated with
A.
many functions do not have to be implemented twice
|
B.
Functions are combined and it is not necessary to create intermediate files as output from the macro processor and input to the assembler
|
C.
more flexibility is available to the programmer in which he/she may use all the features of the assembler in conjunction with macros
|
D.
All of the above
|