System Analysis and Design - Part 6 Online Exam Quiz

System Analysis and Design - Part 6 GK Quiz. Question and Answers related to System Analysis and Design - Part 6. MCQ (Multiple Choice Questions with answers about System Analysis and Design - Part 6

Requirements also serve as an evaluation checklist at the end of the development project, so they are sometimes called _____.

Options

A : System Development Life Cycle

B : CASE tool

C : Phased Conversion

D : Success factors

View Answer

A couple:

Options

A : is a data item that moves from one module to another

B : is represented by a line joining two modules

C : means that the upper module has the capability of calling the lower module

D : none of the above

View Answer

Which of the following is not a characteristic of structured system development?

Options

A : partitioning of systems into manageable levels of detail

B : specification of the interfaces between modules

C : the use of graphical tools, such as data-flow diagrams, to model system

D : All of the above are characteristics

View Answer

An audit trial is

Options

A : designed to permit tracing of any input record or process performed on a system, back toits original sources

B : post-auditing the system after its implementation

C : test data used by the system auditor

D : All of the above

View Answer

Which of the following does not occur in phase - 4 of the system development life cycle (SDLC)

Options

A : conduct interviews

B : train users

C : acquire hardware and software

D : test the new system

View Answer

The procedure for evaluating the relative performance of different computers, is done by the process called

Options

A : batch processing

B : sequential processing

C : bench marking

D : All of the above

View Answer

The black box concept is based on the assumption(s) that;

Options

A : the suprasystem is stable

B : black boxes are dependent or environments

C : the relationship between the inputs and output is stable

D : All of the above

View Answer

Which of the following might be output as a result of using a CASE tool?

Options

A : programming code

B : flowcharts and data flow diagrams

C : prototypes and cost / benefit analysis

D : All of the above

View Answer

Programmers refer to the items needed to reach a problem's goal as the _____

Options

A : Input

B : Out put

C : Processing

D : Purpose

View Answer

Which of the following is not an advantage of the structured approach to system development?

Options

A : it focuses on the physical aspects of the system

B : the system specification is very graphic

C : the user area is studied thoroughly

D : the documentation is Cumulative

View Answer

Artificial Intelligence - Part 1 more Online Exam Quiz

Operating Systems Concepts - Part 5

System Analysis and Design - Part 2

System Analysis and Design - Part 3

System Analysis and Design - Part 4

System Analysis and Design - Part 5

Unix - Part 2

Unix - Part 3

Windows 2000 Server - Part 2

Windows NT - Part 2

Constructors and Destructors - Programs