System Analysis and Design Questions
Practice System Analysis and Design MCQs with answers and explanations. Page 10 of 14.
Category
Computer Science
Topic
System Analysis and Design
Page
10 / 14
Mode
Practice
Questions
Open any question to view the answer and explanation.
When data are entered into a computer system for the first time, they must pass through which essential quality control activity?
Open
View answer
In systems analysis and design, what should a system design aid primarily help with?
Choose the most appropriate primary purpose.
Open
View answer
In systems documentation, what does HIPO (Hierarchy plus Input-Process-Output) provide?
Select the most complete characterization.
Open
View answer
Requirements elicitation: which technique most directly helps an analyst learn a manager’s specific information needs?
Pick the best primary method.
Open
View answer
When planning to convert to a computer-based system, which considerations should management evaluate?
Select the most complete set.
Open
View answer
Process description techniques: which item below is NOT primarily a tool for describing processes?
Open
View answer
Structured systems analysis deliverables: which item below would NOT typically be a major deliverable of the analysis phase?
Open
View answer
What is a “turnaround document” in information systems operations?
Select the most accurate description.
Open
View answer
Algorithm workflow basics: most algorithms begin by doing which of the following?
Select the best starting step.
Open
View answer
File access strategy: which process is generally best when you must access a large number of records from the same file?
Open
View answer
IS acquisition decision: which is an advantage of outright purchase (as opposed to leasing) when acquiring systems?
Open
View answer
In structured software development and testing, coding starts with unit creation and verification, and integration proceeds layer by layer; this means coding and testing are typically performed in a bottom-up manner (unit to module to subsystem to full system).
Open
View answer
In problem solving with the IPO (Input–Processing–Output) perspective, programmers refer to the overall goal or intent for solving the problem as the “purpose.”
Open
View answer
In information systems, what is an “audit trail”? (Focus on data processing: tracing transactions step by step from source through processing to their effect on accounts.)
Open
View answer
When writing calculation instructions in an algorithm (e.g., in pseudocode for a program), they should clearly state both what is to be calculated and how the calculation will be performed.
Open
View answer
In software engineering, checking the quality of a software product in both simulated (test/staging) and live (operational) environments is known as validation (ensuring the right product meets user needs).
Open
View answer
In human–computer interaction, a menu-driven system presents a list of options to the user and allows them to make selections to perform tasks or navigate.
Open
View answer
During a system study (requirements discovery), analysts determine managers’ information needs primarily by asking targeted questions using interviews and similar elicitation techniques.
Open
View answer
After planning an algorithm (e.g., writing pseudocode or a flow), the recommended way to verify correctness before coding is to desk-check the algorithm step by step using sample data.
Open
View answer
Identify the statement that is true in systems analysis and implementation practice (choose the single best true statement).
Open
View answer
Practice smarter
Solve a few questions daily and revisit weak topics regularly to improve accuracy.