What DFD notation is represented by the Rectangle ?
A. Transform
B. Data Store
C. Function
D. None of the mentioned
What DFD notation is represented by the Rectangle ? Read More »
Software Design A. Transform
B. Data Store
C. Function
D. None of the mentioned
What DFD notation is represented by the Rectangle ? Read More »
Software Design A. Circle
B. Arrow
C. Rectangle
D. Triangle
Explanation: None.
In DFDs, user interactions with the system is denoted by ____________________? Read More »
Software Design A. Top-down decomposition approach
B. Divide and conquer principle
C. Graphical representation of results using DFDs
D. All of the mentioned
Structured Analysis is based on the principles of___________________? Read More »
Software Design A. Support structured analysis and design (SA/SD)
B. Maintains the data dictionary
C. Checks whether DFDs are balanced or not
D. It complies with the available system
Explanation: It takes long time to establish the system in order to comply with the available system
Which of the following is not a use of a CASE tool ? Read More »
Software Design A. SDD
B. SRS
C. All of the mentioned
D. None of the mentioned
A. A function such as “search-book” is represented using a circle
B. Functions represent some activity
C. Function symbol is known as a process symbol or a bubble in DFD
D. All of the mentioned
Explanation: All the options are correct with respect to Function Oriented Software Design
Which of the following is/are true with respect to functions ? Read More »
Software Design A. It consists of module definitions
B. Modules represent data abstraction
C. Modules support functional abstraction
D. None of the mentioned
Explanation: Option b defines an Object Oriented Design.
Choose the option that does not define Function Oriented Software Design ? Read More »
Software Design A. Logical Cohesion
B. Temporal Cohesion
C. Functional Cohesion
D. Coincidental Cohesion
Explanation: Coincidental cohesion exists in modules that contain instructions that have little or no relationship to one another
Which of the following is the worst type of module cohesion ? Read More »
Software Design 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. Object oriented analysis
B. Object oriented design
C. Structured approach
D. Both Object oriented analysis and design
Which of the following is a complementary approach to function-oriented approach ? Read More »
Software Design