Search
.Management Sciences
Category: Software Design
Structured Analysis is based on the principles of___________________?
A. Top-down decomposition approach
B. Divide and conquer principle
C. Graphical representation of results using DFDs
D. All of the mentioned
Which of the property of software modularity is incorrect with respect to benefits software modularity ?
A. Modules are robust
B. Module can use other modules
C. Modules Can be separately compiled and stored in a library
D. Modules are mostly dependent
(more…)
Choose the option that does not define Function Oriented Software Design ?
A. It consists of module definitions
B. Modules represent data abstraction
C. Modules support functional abstraction
D. None of the mentioned
(more…)
Which of the following describes”Is-a-Relationship” ?
A. Aggregation
B. Inheritance
C. Dependency
D. All of the mentioned
What DFD notation is represented by the Rectangle ?
A. Transform
B. Data Store
C. Function
D. None of the mentioned
A directed arc or line in DFD represents_________________?
A. Data Store
B. Data Process
C. Data Flow
D. All of the mentioned
Which of the following is a function of CASE Tool ?
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
Debugging is_________________?
A. creating program code
B. finding and correcting errors in the program code
C. identifying the task to be computerized
D. creating the algorithm
(more…)
To arrive at a form which is suitable for implementation in some programming language is the purpose of_______________?
A. Structured Analysis (SA)
B. Structured Design (SD)
C. Detailed Design (DD)
D. None of the mentioned
Recent Comments