A. Efficiency
B. Accuracy
C. Quality
D. Complexity
Explanation: Software functional quality reflects how well it complies with or conforms to a given design, based on functional requirements or specifications
Related Mcqs:
- 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 - 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 - Which is the first step in the software development life cycle ?
A. Analysis
B. Design
C. Problem/Opportunity Identification
D. Development and Documentation - Actual programming of software code is done during the __________________ step in the SDLC?
A. Maintenance and Evaluation
B. Design
C. Analysis
D. Development and Documentation - In Design phase, which is the primary area of concern ?
A. Architecture
B. Data
C. Interface
D. All of the mentioned - Function-oriented design techniques starts with functional requirements specified in_______________?
A. SDD
B. SRS
C. All of the mentioned
D. None of the mentioned - A design description in OOD includes___________________?
A. Protocol Description
B. Implementation Description
C. Type Description
D. both Protocol and Implementation Description - A design description of an object is known as a class__________________?
A. instance
B. object
C. case
D. both instance and object - Grady Booch, James Rumbaugh, and Ivar Jacobson combined the best features of their individual object-oriented analysis into a new method for object oriented design known as _____________________?
A. HTML
B. XML
C. UML
D. SGML - How many layers are present in the OO design pyramid ?
A. three
B. four
C. five
D. one