Sail E0 Webinar

MCQs

Total Questions : 532 | Page 8 of 54 pages
Question 71. A Decision table
  1.    represents the information flow
  2.    documents rules, that select one or more actions, based on one or more conditions, from a set of possible conditions.
  3.    gets an accurate picture of the system
  4.    shows the decision paths
  5.    None of the above
 Discuss Question
Answer: Option B. -> documents rules, that select one or more actions, based on one or more conditions, from a set of possible conditions.
Question 72. The structure chart is:
  1.    a document of what has to be accomplished
  2.    a hierarchical partitioning of the program
  3.    a statement of information-processing requirements
  4.    All of the above
  5.    None of the above
 Discuss Question
Answer: Option B. -> a hierarchical partitioning of the program
Question 73. Top Management is more interested in
  1.    day-to-day operations
  2.    strategic decisions
  3.    tactical decision
  4.    both b and c
  5.    None of the above
 Discuss Question
Answer: Option D. -> both b and c
Question 74. Which of the following is a function of the process step of data processing?
  1.    protect
  2.    index
  3.    retrieval
  4.    update
  5.    None of the above
 Discuss Question
Answer: Option C. -> retrieval
Question 75. In a Decision tree
  1.    the root is drawn on the left and is the starting point on the decision sequence
  2.    the branch, to be followed, depends on the conditions and decisions, to be made
  3.    the nodes represent the conditions, with the right wise of tree listing the actions to be taken
  4.    All of the above
  5.    None of the above
 Discuss Question
Answer: Option D. -> All of the above
Question 76. A file containing multiple indices to the data is called a/an
  1.    indexed file
  2.    sequential file
  3.    indexed-sequential file
  4.    inverted file
  5.    None of the above
 Discuss Question
Answer: Option D. -> inverted file
Question 77. The short statements that represent the steps the computer needs to follow to solve a problem are called
  1.    Flowcharts
  2.    Flow diagrams
  3.    IPO charts
  4.    Pseudocharts
  5.    Pseudocode
 Discuss Question
Answer: Option E. -> Pseudocode
Question 78. Which of the following is not a factor in the failure of a systems development project ?
  1.    inadequate user involvement
  2.    failure of systems integration
  3.    size of company
  4.    continuation of a project that should have been cancelled
  5.    None of the above
 Discuss Question
Answer: Option C. -> size of company
Question 79. Tracing, of any input record or process, performed on a system, back to its original source, is an
  1.    audit trial
  2.    report generation
  3.    batch processing
  4.    conversion
  5.    None of the above
 Discuss Question
Answer: Option A. -> audit trial
Question 80. Most algorithms follow the format of
  1.    Entering the input items, then displaying the input items, and then processing the output items
  2.    Entering the input items, then processing the output items, and then displaying the output items
  3.    Entering the input items, then processing the input items, and then displaying the output items
  4.    Entering the output items, then displaying the output items, and then processing the output items
  5.    Entering the output items, then processing the output items, and then displaying the output items
 Discuss Question
Answer: Option C. -> Entering the input items, then processing the input items, and then displaying the output items

Latest Videos

Latest Test Papers