Which tool is use for structured designing ?

Which tool is use for structured designing ?

A. Program flowchart
B. Structure chart
C. Data-flow diagram
D. Module

Explanation: A Structure Chart (SC. in software engineering and organizational theory, is a chart which shows the breakdown of a system to its lowest manageable levels.

Who designs and implement database structures ?

Who designs and implement database structures ?

A. Programmers
B. Project managers
C. Technical writers
D. Database administrators

Explanation: The role of database administrators includes the development and design of database strategies, system monitoring and improving database performance and capacity, and planning for future expansion requirements

In the Analysis phase, the development of the ______________ occurs, which is a clear statement of the goals and objectives of the project ?

In the Analysis phase, the development of the ______________ occurs, which is a clear statement of the goals and objectives of the project ?

A. documentation
B. flowchart
C. program specification
D. design

Explanation: Program specification is the definition of what a computer program is expected to do.

In Design phase, which is the primary area of concern ?

In Design phase, which is the primary area of concern ?

A. Architecture
B. Data
C. Interface
D. All of the mentioned

Explanation: Part of the design phase is to create structural and behavioral models of the system which is covered by architecture, data and the interface of the product.