Which framework’s applications are difficult to deal with ? A. MVC pattern B. Web application frameworksC. Debugging framework D. None of the mentioned Explanation: Debugging framework based applications is difficult because you may not understand how the framework methods interact.…

MVC framework includes___________________? A. Observer pattern B. Strategy pattern C. Composite patternD. All of the mentioned Explanation: MVC framework includes the Observer pattern, the Strategy pattern, the Composite pattern, and a number of others .

Which of the following is not a benefit of software reuse ? A. Standards compliance B. Increased ReliabilityC. Reduced Process risk D. Maintaining a component library Explanation: There can be thousands of components in a frameworks whose maintenance is quite…