A. Standards compliance
B. Increased Reliability
C. Reduced Process risk
D. Maintaining a component library
Explanation: There can be thousands of components in a frameworks whose maintenance is quite difficult.
Related Mcqs:
- Which of the following is not an advantages of software reuse ?
A. lower costs
B. faster software development
C. high effectiveness
D. lower risks - Frameworks are an effective approach to reuse, but are _____________ to introduce into software development processes.
A. difficult
B. expensive
C. unreliable
D. difficult and expensiveExplanation: Frameworks can be difficult and expensive to evaluate available frameworks to choose the most appropriate one.
- COTS product reuse means_______________?
A. Class and function libraries that implement commonly used abstractions are available for reuse
B. Shared components are woven into an application at different places when the program is compiled
C. Large-scale systems that encapsulate generic business functionality and rules are configured for an organization
D. Systems are developed by configuring and integrating existing application systems - _____________________ is a reuse-based approach to defining, implementing, and composing loosely coupled independent components into systems?
A. Component-based software engineering
B. Component composition
C. Component model
D. Component interfaces - Which of the following Cleanroom process teams develops set of statistical test to exercise software after development ?
A. Specification team
B. Development team
C. Certification team
D. All of the mentioned - Which of the following is required for Certification for clean room software engineering ?
A. Sampling model
B. Component model
C. Certification model
D. All of the mentioned - Which of the following is a key principle of software design and implementation ?
A. Separation of concerns
B. Writing aspects
C. Finding code complexity
D. None of the mentioned - Who was first to proposed the Cleanroom philosophy in software engineering ?
A. Mills
B. Dyer
C. Linger
D. All of the Mentioned - Cleanroom software engineering complies with the operational analysis principles by using a method called known as________________?
A. box structure specification
B. referential transparency
C. degenerative error correction
D. none of the mentioned - How does Clean room software engineering Differs from the conventional and object-oriented views ?
A. It makes explicit use of statistical quality control
B. It verifies design specification using a mathematically based proof of correctness
C. It relies heavily on statistical use testing to uncover high-impact errors
D. All of the mentioned