Frameworks are an effective approach to reuse, but are _____________ to introduce into software development processes.

Frameworks are an effective approach to reuse, but are _____________ to introduce into software development processes.

A. difficult
B. expensive
C. unreliable
D. difficult and expensive
Explanation: Frameworks can be difficult and expensive to evaluate available frameworks to choose the most appropriate one.

Which framework’s applications are difficult to deal with ?

Which framework’s applications are difficult to deal with ?

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 .

MVC framework includes___________________?

MVC framework includes___________________?

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 .

The MVC pattern was originally proposed in the 1980s as an approach to________________?

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

Explanation: The MVC pattern was originally proposed in the 1980s as an approach to GUI design that allowed for multiple presentations of an object and separate styles of interaction with each of these presentations