Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
System Analysis and Design Questions
Rapid prototyping helps prove the quality and suitability of a design by both simulating the real system and presenting the design to users and stakeholders for feedback.
In systems analysis and design, what do we call the channel or mechanism that enables communication across the boundary between two or more subsystems so they can exchange data and requests in a controlled way?
In office productivity and business analytics, which type of software is most useful for financial planning, modeling, and performing iterative calculations (budgets, cash flows, and sensitivity analysis)?
In computer performance evaluation, “benchmark programs” (correcting the legacy term “branch mark programs”) are best characterized as what type of software used to measure and compare system performance?
During the preliminary investigation of a proposed information system, which feasibility dimensions are typically evaluated to decide whether to proceed to detailed analysis?
Which of the following statements is not true? (Assume standard computer science usage: a tree is hierarchical, pointers traverse a linked list, and a checksum digit detects transmission errors.)
Which of the following is not a fundamental characteristic of a system as defined in systems theory and information systems?
In structured design, a solution organized as a hierarchy of modules where each module (subroutine) has a single entry and a single exit is commonly known as what design approach?
In programming, which of the following is not a fundamental control structure used to build algorithmic logic?
On a feasibility study committee for a proposed information system, what roles do department representatives typically play?
In the SDLC, what is the principal deliverable of the system investigation phase that summarizes findings and recommends whether to proceed?
In systems implementation planning, when should database preparation begin relative to key prerequisites such as selecting the computer platform, organizing MIS staff, and readying physical facilities?
In interactive computing, what is the term for the time lag between pressing the last input key and seeing the first output character on the screen?
In launching a system study project, what is the first formal step that initiates participation and sets expectations across the organization?
When all records in a file must be processed, which file organization is most appropriate for efficient throughput?
In structured modeling, what is a key characteristic of a Nassi-Schneiderman (structogram) chart?
In practice, coding and testing of modular software are typically performed in which order at the component level?
In legacy file processing, the printed layout template used to format reports generated from tape or disk files is commonly called a:
Structured design aims to produce programs that exhibit which qualities and test approach?
Which statement best captures a core attribute or outcome of structured programming?
1
2
3
4
5
6
7
8
9
10
11
12
13
14