In DFDs, user interactions with the system is denoted by ____________________?
A. Circle
B. Arrow
C. Rectangle
D. Triangle
Explanation: None.
A. Circle
B. Arrow
C. Rectangle
D. Triangle
Explanation: None.
A. Maintenance and Evaluation
B. Design
C. Analysis
D. Development and Documentation
Explanation: The developer has to find in the technical documentation enough information to start coding.
A. Functional Cohesion
B. Temporal Cohesion
C. Functional Cohesion
D. Sequential Cohesion
Explanation: A Module exhibits temporal cohesion when it contains tasks that are related by the fact that all tasks must be executed in the same time-span.
A. Data Store
B. Data Process
C. Data Flow
D. All of the mentioned
A. Cohesion
B. Coupling
C. None of the mentioned
D. All of the mentioned
Explanation: Coupling or dependency is the degree to which each program module relies on each one of the other modules.
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.
A. Supporting Structured analysis and design (SA/SD)
B. Maintaining the data dictionary
C. Checking whether DFDs are balanced or not
D. All of the mentioned