A. System infrastructure frameworks
B. Middleware integration frameworks
C. Enterprise application frameworks
D. MVC
Related Mcqs:
- 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 - A component model defines standards for_________________?
A. properties
B. methods
C. mechanisms
D. all of the mentioned - Which category the following statement belongs,”Classes to create and manage sessions are usually part of a WAF”?
A. Session management
B. Security
C. User interaction
D. Database support - MVC framework includes___________________?
A. Observer pattern
B. Strategy pattern
C. Composite pattern
D. All of the mentioned - Which framework’s applications are difficult to deal with ?
A. MVC pattern
B. Web application frameworks
C. Debugging framework
D. None of the mentioned - ________________ depend on there being a clear separation between the presentation of information and the computations that create and process that information?
A. Master-slave architectures
B. Client–server systems
C. Two-tier client–server architecture
D. Both Master-slave architectures AND Client–server systems - Which of the following is not an example of component technology ?
A. EJB
B. COM+
C. .NET
D. None of the mentioned - Which of the following term is best defined by the statement:”For a component to be composable, all external interactions must take place through publicly defined interfaces”?
A. Standardized
B. Independent
C. Composable
D. Documented - What is used to pass SQL requests and associated data from one component to another ?
A. Client/server SQL interaction
B. Remote procedure calls
C. SQL Injection
D. All of the mentioned - Which option supports the statement:”Most web frameworks now provide AJAX support” ?
A. Session Management
B. Security
C. User interaction
D. Database support