34651. If special forms are needed for printing the output, the programmer specifies these forms through
34652. Which of the following systems software does the job of merging the records from two flies into one?
34653. Job Control Language (JCL) statements are Used to
34654. In analyzing the compilation of PL/I program, the term "Syntax analysis" is associated with
34655. In analyzing the compilation of PL/I program, the term "Lexical analysis" is associated with
34656. Terminal Table
34657. A compiler for a high-level language that runs on one machine and produces code for a different machine is called
34658. Assembly code data base is associated with
34659. Indicate which of the following is not true about 4GL?
34660. Convert the BRNE h#01E6, i assembly language instructions into hexadecimal machine language:
34661. A development stategy whereby the executive control modules of a system are coded and tested first, is known as
34662. A non-relocatable program is one which
34663. Multiprogramming was made possible by
34664. An Interpreter is
34665. 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?
34666. The system/370 assembler language
34667. Convert the ASLA assembly language instructions into hexadecimal machine language:
34668. The advantage(s) inherent to using high level languages is/are:
34669. Convert the ASCII/BEAR/assembly language pseudo-ops into hexadecimal machine language
34670. Assembler is
34671. In analyzing the compilation of PL/I program, the description "resolving symbolic address (labels) and generating machine language" is associated with
34672. Convert the .WORD d#790 assemblylanguage pseudo-ops into hexadecimal machine language:
34673. A translator which reads an entire programme written in a high level language and converts it into machine language code is:
34674. Which of the following might be used to convert high-level language instructions into machine language?
34675. Which of the following program is not a utility?
34676. Convert the CHARI h#000F, s assembly language instructions into hexadecimal machine language:
34677. The table created by lexical analysis to describe all literals used in the source program, is:
34678. Advantage(s) of using assembly language rather than machine language is/are:
34679. The action of parsing the source program into the proper syntactic classes is known as
34680. The task(s) of the Lexial analysis phase is/are:
34681. A relocate program form is the one which
34682. In which way(s) can a macro processor for assembly language be implemented?
34683. A system program that combines the separately compiled modules of a program into a form suitable for execution
34684. A compiler is
34685. In an absolute loading scheme, which loader function is accomplished by loader?
34686. The Process Manager has to keep track of:
34687. Convert the 080D4E machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:
34688. The length of a rectangle is increased by 20%. What will be the percentage decrease in its breadth so as to have the same area?
34689. Convert the 48 machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:
34690. The macro processor must perform
34691. In an absolute loading scheme, which loader function is accomplished by assembler
34692. Convert the .BYTE h#F8 assembly language pseudo-ops into hexadecimal machine language:
34693. 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?
34694. A loader is
34695. Bug means
34696. A base register table
34697. A sequence of instructions, in a computer language, to get the desired result, is known as
34698. The function(s) of the Storage Assignment is/are:
34699. An algorithm is best described as
34700. Indicate whether the statement LDA B is a statement, in