Sail E0 Webinar

MCQs

Total Questions : 532 | Page 11 of 54 pages
Question 101. Pointers are useful in
  1.    Locating a particular sector of a magnetic disk
  2.    Pointing mistakes in input data
  3.    Traversing a linked list
  4.    All of the above
  5.    None of the above
 Discuss Question
Answer: Option C. -> Traversing a linked list
Question 102. Which of the following file types has the least life
  1.    Master file
  2.    Program file
  3.    Transaction file
  4.    Work file
  5.    None of the above
 Discuss Question
Answer: Option D. -> Work file
Question 103. On-line data entry is most suitable in the case of
  1.    updating payroll master
  2.    entering monthly journal entries
  3.    Processing payment of cheque in a bank
  4.    All of the above
  5.    None of the above
 Discuss Question
Answer: Option C. -> Processing payment of cheque in a bank
Question 104. A Pseudocode is
  1.    a machine - level code
  2.    a random number
  3.    a flow chart
  4.    Structured English to communicate the logic of a program
  5.    None of the above
 Discuss Question
Answer: Option D. -> Structured English to communicate the logic of a program
Question 105. A feasibility study
  1.    includes a statement of the problems
  2.    considers a single solutions
  3.    both (a) and (b)
  4.    a list of alternative solution considered
  5.    None of the above
 Discuss Question
Answer: Option A. -> includes a statement of the problems
Question 106. A word processor designed for programmers is called
  1.    a formatter
  2.    a compiler
  3.    an editor
  4.    a debugger
  5.    None of the above
 Discuss Question
Answer: Option C. -> an editor
Question 107. A statement - by - statement description of a procedure is detailed in a;
  1.    written narrative
  2.    procedure's log
  3.    systems flowchart
  4.    record layout
  5.    None of the above
 Discuss Question
Answer: Option A. -> written narrative
Question 108. Cost-Benefit analysis
  1.    evaluates the tangible and non-tangible factors
  2.    compares the cost, with the benefits, of introducing a computer-based system
  3.    estimates the hardware and software costs
  4.    All of the above
  5.    None of the above
 Discuss Question
Answer: Option D. -> All of the above
Question 109. The term used to refer to the checking of outputs of a computer, with the corresponding input documents, is called
  1.    auditing around the computer
  2.    auditing through the computer
  3.    process control
  4.    beta-test
  5.    None of the above
 Discuss Question
Answer: Option A. -> auditing around the computer
Question 110. Which of the following is not a requirement of structured design?
  1.    It should be made up of a hierarchy of modules
  2.    It should use many GOTO statements
  3.    The code should be executed in a top-to-bottom fashion within each module
  4.    Each module should be as independent as possible of all other modules, except its parent
  5.    None of the above
 Discuss Question
Answer: Option B. -> It should use many GOTO statements

Latest Videos

Latest Test Papers