Search
.Management Sciences
Category: Software Design
Which is the first step in the software development life cycle ?
A. Analysis
B. Design
C. Problem/Opportunity Identification
D. Development and Documentation
Which of the following is the worst type of module coupling ?
A. Control Coupling
B. Stamp Coupling
C. External Coupling
D. Content Coupling
(more…)
Data Store Symbol in DFD represents a_______________?
A. Physical file
B. Data Structure
C. Logical file
D. All of the mentioned
(more…)
_______________ is the process of translating a task into a series of commands that a computer will use to perform that task ?
A. Project design
B. Installation
C. Systems analysis
D. Programming
Object that collects data on request rather than autonomously is known as_________________?
A. Active Object
B. Passive Object
C. Multiple instance
D. None of the mentioned
(more…)
How is generalization implemented in Object Oriented programming languages ?
A. Inheritance
B. Polymorphism
C. Encapsulation
D. Abstract Classes
Which of the following is the best type of module coupling ?
A. Control Coupling
B. Stamp Coupling
C. Data Coupling
D. Content Coupling
(more…)
A design description in OOD includes___________________?
A. Protocol Description
B. Implementation Description
C. Type Description
D. both Protocol and Implementation Description
Choose the incorrect statement in terms of Objects ?
A. Objects are abstractions of real-world
B. Objects can’t manage themselves
C. Objects encapsulate state and representation information
D. All of the mentioned
(more…)
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
Recent Comments