A. MVC pattern
B. Web application frameworks
C. Debugging framework
D. None of the mentioned
Explanation: Debugging framework based applications is difficult because you may not understand how the framework methods interact. This is a general problem with reusable software .
Related Mcqs:
- 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 - MVC framework includes___________________?
A. Observer pattern
B. Strategy pattern
C. Composite pattern
D. All of the mentioned - In which of the following language the frameworks will not work ?
A. C#
B. Ruby
C. PHP
D. Java - Which option supports the statement:”Most web frameworks now provide AJAX support” ?
A. Session Management
B. Security
C. User interaction
D. Database support - Which architecture are reliant on middle-ware ?
A. Multi-tier client–server architecture
B. Master-slave architecture
C. Distributed component architecture
D. Peer-to-peer architecture - 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 - Which of the following utilities is not a part of Application Service Layer ?
A. Policy implementation
B. QoS
C. Security
D. Verify invoice - Which of the following services is not provided by an object ?
A. Activating & Deactivating Objects
B. Security features
C. Files implementing the entities identified within the ERD
D. Registering object implementation - An example of a system that may use a process pipeline is a _________________________?
A. High-speed data acquisition system
B. Failure of a power supply in an embedded system
C. Both High-speed data acquisition system AND Failure of a power supply in an embedded system
D. None of the mentioned