Sail E0 Webinar

MCQs

Total Questions : 120 | Page 12 of 12 pages
Question 111. Which of the following systems software does the job of merging the records from two flies into one?
  1.    Documentation system
  2.    Utility program
  3.    Networking software
  4.    Security software
 Discuss Question
Answer: Option B. -> Utility program
Question 112. In analyzing the compilation of PL/I program, the term "Syntax analysis" is associated with
  1.    recognition of basic syntactic constructs through reductions
  2.    recognition of basic elements and creation of uniform symbols
  3.    creation of more optional matrix
  4.    use of macro processor to produce more optimal assembly code
 Discuss Question
Answer: Option A. -> recognition of basic syntactic constructs through reductions
Question 113. In analyzing the compilation of PL/I program, the term "Lexical analysis" is associated with
  1.    recognition of basic syntactic constructs through reductions
  2.    recognition of basic elements and creation of uniform symbols
  3.    creation of more optional matrix
  4.    use of macro processor to produce more optimal assembly code
 Discuss Question
Answer: Option B. -> recognition of basic elements and creation of uniform symbols
Question 114. If special forms are needed for printing the output, the programmer specifies these forms through
  1.    JCL
  2.    IPL
  3.    Utility programs
  4.    Load modules
 Discuss Question
Answer: Option A. -> JCL
Question 115. Job Control Language (JCL) statements are Used to
  1.    Read the input from the slow-speed card reader to the high-speed magnetic disk
  2.    Specify, to the operating system, the beginning and end of a job in a batch
  3.    Allocate the CPU to a job
  4.    All of the above
 Discuss Question
Answer: Option B. -> Specify, to the operating system, the beginning and end of a job in a batch
Question 116. A relocate program form is the one which
  1.    cannot be made to execute in any area of storage other than the one designated for it at the time of its coding or translation
  2.    consists of a program and relevant information for its relocation
  3.    can itself perform the relocation of its address-sensitive portions
  4.    All of the above
 Discuss Question
Answer: Option D. -> All of the above
Question 117. In an absolute loading scheme, which loader function is accomplished by loader?
  1.    Reallocation
  2.    Allocation
  3.    Linking
  4.    Loading
 Discuss Question
Answer: Option D. -> Loading
Question 118. A compiler is
  1.    a program that places programs into memory and prepares them for execution
  2.    a program that automate the translation of assembly language into machine language
  3.    program that accepts a program written in a high level language and produces an object program
  4.    is a program that appears to execute a source program as if it were machine language
 Discuss Question
Answer: Option C. -> program that accepts a program written in a high level language and produces an object program
Question 119. In which way(s) can a macro processor for assembly language be implemented?
  1.    independent two-pass processor
  2.    independent one-pass processor
  3.    processor incorporated into pass of a standard two-pass assembler
  4.    All of the above
 Discuss Question
Answer: Option D. -> All of the above
Question 120. A system program that combines the separately compiled modules of a program into a form suitable for execution
  1.    assembler
  2.    linking loader
  3.    cross compiler
  4.    load and go
 Discuss Question
Answer: Option B. -> linking loader

Latest Videos

Latest Test Papers