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 "Syntax analysis" is associated with
The system/370 assembler language
The system/370 assembler language
Convert the ASCII/BEAR/assembly language pseudo-ops into hexadecimal machine language
Convert the ASCII/BEAR/assembly language pseudo-ops into hexadecimal machine language
Multiprogramming was made possible by
Multiprogramming was made possible by
Indicate which of the following is not true about an interpreter?
Indicate which of the following is not true about an interpreter?
Indicate whether the statement LDA B is a statement, in
Indicate whether the statement LDA B is a statement, in
A development stategy whereby the executive control modules of a system are coded and tested first, is known as
A development stategy whereby the executive control modules of a system are coded and tested first, is known as
Which of the following systems software does the job of merging the records from two flies into one?
Which of the following systems software does the job of merging the records from two flies into one?
Which of the following system program forgoes the production of object code to generate absolute machine code and load it into the physical main storage location from which it will be executed immediately upon completion of the assembly?
Which of the following system program forgoes the production of object code to generate absolute machine code and load it into the physical main storage location from which it will be executed immediately upon completion of the assembly?
Systems software is a program that directs the overall operation of the computer, facilitates its use and interacts with the users. What are the different types of this software?
Systems software is a program that directs the overall operation of the computer, facilitates its use and interacts with the users. What are the different types of this software?
The advantage(s) of incorporating the macro processor into pass 1 is/ are:
The advantage(s) of incorporating the macro processor into pass 1 is/ are:
When a computer is first turned on or restarted, a special type of absolute loader, called a ______ is executed
When a computer is first turned on or restarted, a special type of absolute loader, called a ______ is executed
Assembler is
Assembler is
The function(s) of the Syntax phase is/ are:
The function(s) of the Syntax phase is/ are:
A base register table
A base register table
In what module, multiple instances of execution will yield the same result even if one instancy has not terminated before the next one has begun?
In what module, multiple instances of execution will yield the same result even if one instancy has not terminated before the next one has begun?
Which of the following program is not a utility?
Which of the following program is not a utility?
Indicate which of the following is not true about 4GL?
Indicate which of the following is not true about 4GL?
A non-relocatable program is one which
A non-relocatable program is one which
A sequence of instructions, in a computer language, to get the desired result, is known as
A sequence of instructions, in a computer language, to get the desired result, is known as
The table created by lexical analysis to describe all literals used in the source program, is:
The table created by lexical analysis to describe all literals used in the source program, is:
A relocate program form is the one which
A relocate program form is the one which
In an absolute loading scheme, which loader function is accomplished by loader?
In an absolute loading scheme, which loader function is accomplished by loader?
The action of parsing the source program into the proper syntactic classes is known as
The action of parsing the source program into the proper syntactic classes is known as
Convert the .WORD d#790 assemblylanguage pseudo-ops into hexadecimal machine language:
Convert the .WORD d#790 assemblylanguage pseudo-ops into hexadecimal machine language:
Convert the 080D4E machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:
Convert the 080D4E machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:
The advantage(s) inherent to using high level languages is/are:
The advantage(s) inherent to using high level languages is/are:
Convert the BRNE h#01E6, i assembly language instructions into hexadecimal machine language:
Convert the BRNE h#01E6, i assembly language instructions into hexadecimal machine language:
Convert the 48 machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:
Convert the 48 machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:
Which of the following functions is/ are performed by the loader?
Which of the following functions is/ are performed by the loader?
A compiler for a high-level language that runs on one machine and produces code for a different machine is called
A compiler for a high-level language that runs on one machine and produces code for a different machine is called
An Interpreter is
An Interpreter is
Job Control Language (JCL) statements are Used to
Job Control Language (JCL) statements are Used to
Loaders that allow for program relocation are called
Loaders that allow for program relocation are called
In which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of register?
In which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of register?
In which way(s) can a macro processor for assembly language be implemented?
In which way(s) can a macro processor for assembly language be implemented?
The macro processor must perform
The macro processor must perform
In analyzing the compilation of PL/I program, the description "resolving symbolic address (labels) and generating machine language" is associated with
In analyzing the compilation of PL/I program, the description "resolving symbolic address (labels) and generating machine language" is associated with
Convert the CHARI h#000F, s assembly language instructions into hexadecimal machine language:
Convert the CHARI h#000F, s assembly language instructions into hexadecimal machine language:
If special forms are needed for printing the output, the programmer specifies these forms through
If special forms are needed for printing the output, the programmer specifies these forms through
Advantage(s) of using assembly language rather than machine language is/are:
Advantage(s) of using assembly language rather than machine language is/are:
Convert the .BYTE h#F8 assembly language pseudo-ops into hexadecimal machine language:
Convert the .BYTE h#F8 assembly language pseudo-ops into hexadecimal machine language:
The task(s) of the Lexial analysis phase is/are:
The task(s) of the Lexial analysis phase is/are:
In analyzing the compilation of PL/I program, the term "Machine independent optimization" is associated with
In analyzing the compilation of PL/I program, the term "Machine independent optimization" is associated with
In an absolute loading scheme, which loader function is accomplished by assembler
In an absolute loading scheme, which loader function is accomplished by assembler
Convert the 11014B machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:
Convert the 11014B machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:
A system program that combines the separately compiled modules of a program into a form suitable for execution
A system program that combines the separately compiled modules of a program into a form suitable for execution
Which table is a permanent databases that has an entry for each terminal symbol?
Which table is a permanent databases that has an entry for each terminal symbol?
The function(s) of the Storage Assignment is/are:
The function(s) of the Storage Assignment is/are:
Terminal Table
Terminal Table
In analyzing the compilation of PL/I program, the term "Lexical analysis" is associated with
In analyzing the compilation of PL/I program, the term "Lexical analysis" is associated with
Which of the following might be used to convert high-level language instructions into machine language?
Which of the following might be used to convert high-level language instructions into machine language?
The Process Manager has to keep track of:
The Process Manager has to keep track of:
An algorithm is best described as
An algorithm is best described as
A compiler is
A compiler is
Convert the ASLA assembly language instructions into hexadecimal machine language:
Convert the ASLA assembly language instructions into hexadecimal machine language:
Assembly code data base is associated with
Assembly code data base is associated with
A translator which reads an entire programme written in a high level language and converts it into machine language code is:
A translator which reads an entire programme written in a high level language and converts it into machine language code is:
A self-relocating program is one which
A self-relocating program is one which