A. Component-based software engineering
B. Reusability in general
C. All of the mentioned
D. None of the mentioned
Related Mcqs:
- Which of the following is not needed to develop a system design from concept to detailed object-oriented design ?
A. Designing system architecture
B. Developing design models
C. Specifying interfaces
D. Developing a debugging system - PRD stands for____________________?
A. Product Requirement Document
B. Project Requirement Document
C. Product Restrictions Document
D. None of the mentioned - You want to minimize development cost by reusing methods? Which design pattern would you choose ?
A. Adapter Pattern
B. Singleton Pattern
C. Delegation pattern
D. Immutable Pattern - What do you understand by V&V in software testing ?
A. Verified Version
B. Version Validation
C. Verification and Validation
D. Version Verification - A software might allow a user to interact via________________________?
A. keyboard commands
B. mouse movement
C. voice recognition commands
D. all of the mentioned - What incorporates data, architectural, interface, and procedural representations of the software ?
A. design model
B. user’s model
C. mental image
D. system image - A software component____________________?
A. Implements some functionality
B. Has explicit dependencies through provides and required interfaces
C. Communicates through its interfaces only
D. All of the mentioned - The ___________________ enables the software engineer to develop models of the information domain and functional domain at the same time___________________?
A. data flow diagram
B. state transition diagram
C. control specification
D. activity diagram - Which of the following is not a part of a test design document ?
A. Test Plan
B. Test Design Specification
C. Test Case Specification
D. Test Log - Which of the following is not a user interface design process ?
A. User, task, and environment analysis and modeling
B. Interface design
C. Knowledgeable, frequent users
D. Interface validation