Top 150+ Solved System Analysis and Design MCQ Questions Answer
Q. The most important attribute of a systems analyst is
a. excellent programming skills
b. very good hardware designing skills
c. very good technical management skills
d. very good writing skills
Q. . Managers in organizations should not design their own systems as
a. systems have to interact with other systems
b. they do not have the special skills necessary to design systems
c. it is not their job
d. they are always very busy
Q. Systems analyst should use software tools in their work as
a. all analysts use them
b. they assist in systematic design of systems
c. they are inexpensive
d. they are easily available
Q. Which of the following does not occur in phase - 4 of the system development life cycle (SDLC)
a. conduct interviews
b. train users
c. acquire hardware and software
d. test the new system
Q. The structure chart is
a. a document of what has to be accomplished
b. a statement of information processing requirement
c. a hierarchical partitioning of the program
d. All of the above
Q. Programmers use _____ to organize and summarize the results of their problem analysis.
a. Flowcharts
b. Input charts
c. HIPO
d. Output charts
Q. Changes made periodically to a system, after its implementation, is known as system
a. Analysis
b. design
c. development
d. maintenance
Q. The first step in systems Development Life Cycle is
a. database design
b. system design
c. preliminary investigation and analysis
d. graphical user interface
Q. Graphic representation of the control logic of processing functions or modules representing asystem, is known as:
a. Structured analysis
b. Structured chart
c. Structured English
d. System Flow chart
Q. An open rectangle
a. defines a source or destination of system data
b. identifies data flow
c. represents a process that transforms incoming data flow(s) into outgoing data flows
d. is a data store-data at rest, or a temporary repository of data
Q. Difference between Decision - Tables and Decision Trees is (are)
a. value to end user
b. form of representation
c. one shows the logic while other shows the process
d. All of the above
Q. Coding and testing are done In a
a. top-down manner
b. bottom-up manner
c. ad hoc manner
d. cross sectional manner
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
Q. All of the following tools are used for process descriptions except:
a. structured english
b. decision tables
c. pseudocode
d. data dictionaries
Q. System design aid should primarily
a. help analyse both data and activities
b. help in documentation
c. help in programming
d. generate code