πŸ“Š System Analysis and Design
Q. During the system study, analysts determine manager's information needs by
  • (A) conducting tours of a nearby computer center
  • (B) asking questions
  • (C) showing samples of computer reports
  • (D) teaching short courses in programming languages
πŸ’¬ Discuss
βœ… Correct Answer: (B) asking questions
πŸ“Š System Analysis and Design
Q. The requirements report includes
  • (A) a hierarchy chart showing the top-level modules
  • (B) a list of alternative solutions considered
  • (C) a data flow diagram describing the proposed new system.
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (C) a data flow diagram describing the proposed new system.
πŸ“Š System Analysis and Design
Q. During what phase, the requirement analysis is performed?
  • (A) system design phase
  • (B) system development phase
  • (C) system analysis phase
  • (D) system investigation phase
πŸ’¬ Discuss
βœ… Correct Answer: (C) system analysis phase
πŸ“Š System Analysis and Design
Q. Which of the following activities, does not belong to the Implementation phase of the SDLC?
  • (A) File conversion
  • (B) Program testing
  • (C) User training
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (B) Program testing
πŸ“Š System Analysis and Design
Q. HIPO means
  • (A) is a forms-driven technique in which standard forms are used to document the information
  • (B) consists of a hierarchy chart and an associated set of input/process/ output charts
  • (C) captures the essence of top down decomposition.
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the above
πŸ“Š System Analysis and Design
Q. Mistakes made in the system analysis stage show up in :
  • (A) implementation
  • (B) system design
  • (C) system developments
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (A) implementation
πŸ“Š System Analysis and Design
Q. System design aid should primarily
  • (A) help analyse both data and activities
  • (B) help in documentation
  • (C) help in programming
  • (D) generate code
πŸ’¬ Discuss
βœ… Correct Answer: (A) help analyse both data and activities
πŸ“Š System Analysis and Design
Q. All of the following tools are used for process descriptions except:
  • (A) structured english
  • (B) decision tables
  • (C) pseudocode
  • (D) data dictionaries
πŸ’¬ Discuss
βœ… Correct Answer: (D) data dictionaries
πŸ“Š System Analysis and Design
Q. The first step in the problem-solving process is to _____.
  • (A) Plan the algorithm
  • (B) Analyze the problem
  • (C) Desk-check the algorithm
  • (D) Evaluate and modify (if necessary) the program
πŸ’¬ Discuss
βœ… Correct Answer: (B) Analyze the problem
πŸ“Š System Analysis and Design
Q. Coding and testing are done In a
  • (A) top-down manner
  • (B) bottom-up manner
  • (C) ad hoc manner
  • (D) cross sectional manner
πŸ’¬ Discuss
βœ… Correct Answer: (A) top-down manner