A. Observer pattern
B. Strategy pattern
C. Composite pattern
D. All of the mentioned
Explanation: MVC framework includes the Observer pattern, the Strategy pattern, the Composite pattern, and a number of others .
Related Mcqs:
- The MVC pattern was originally proposed in the 1980s as an approach to________________?
A. Web application frameworks
B. Middleware integration frameworks
C. Web application frameworks
D. GUI design - Which framework class include standards and classes that support component communication and information exchange?
A. System infrastructure frameworks
B. Middleware integration frameworks
C. Enterprise application frameworks
D. MVC - Which framework’s applications are difficult to deal with ?
A. MVC pattern
B. Web application frameworks
C. Debugging framework
D. None of the mentioned - What are generic application systems that may be designed to support a particular business type, activity, or sometimes a complete enterprise ?
A. COTS-solution systems
B. COTS-integrated systems
C. ERP systems
D. Both COTS-solution and COTS-integrated systems - Which of the following occurs often due to the bulkiness of a system specification document ?
A. Contradictions
B. Ambiguities
C. Vagueness
D. Incompleteness - Which of the following option is not provided by formal methods ?
A. providing frameworks
B. verifying systems
C. provide investors
D. both providing frameworks and verifying systems - A _______________ defines a set of standards for components, including interface standards, usage standards, and deployment standards?
A. Component-based software engineering
B. Component composition
C. Component model
D. Component interfaces - Arrange the following activities in order to build a SOA ____________________?
i. Virtualization through mediation.
ii. Track services with registries.
iii. Govern, secure and manage the services.
iv. Design for interoperability through the adoption of standards.A. i, ii, iii, iv
B. iii, ii, i, iv
C. ii, iii, i, iv
D. ii, iii, iv, i - Which subsystem implements the requirements defined by the application ?
A. UI
B. DBMS
C. Application subsystem
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