A. Middleware integration frameworks
B. System infrastructure framework
C. Enterprise application frameworks
D. Web application frameworks
Related Mcqs:
- Which option supports the statement:”Most web frameworks now provide AJAX support” ?
A. Session Management
B. Security
C. User interaction
D. Database support - Frameworks are an effective approach to reuse, but are _____________ to introduce into software development processes.
A. difficult
B. expensive
C. unreliable
D. difficult and expensiveExplanation: Frameworks can be difficult and expensive to evaluate available frameworks to choose the most appropriate one.
- In which of the following language the frameworks will not work ?
A. C#
B. Ruby
C. PHP
D. Java - Which category the following statement belongs,”Frameworks don’t usually include a database but rather assume that a separate database such as MySQl”?
A. Session management
B. Security
C. User interaction
D. Database support - Which of the following term is best defined by the statement: “The names of the operations in the ‘provides’ and ‘requires’ interfaces are different.” ?
A. Parameter incompatibility
B. Operation incompleteness
C. Operation incompatibility
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 - “A client is assigned all user presentation tasks and the processes associated with data entry”.Which option supports the client’s situation ?
A. Distributed logic
B. Distributed presentation
C. Remote presentation
D. All of the mentioned - Which of the following presentation is explained in the following statement:”An extension of the distributed presentation approach, primary database and application logic remain on the server, and data sent by the server is used by the client to prepare the user presentation ” ?
A. Local Presentation
B. Distributed presentation
C. Remote presentation
D. All of the mentioned - 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 architecture describes the various elements that support the implementation of services?
A. The Application Architecture
B. The Service Architecture
C. The Component Architecture
D. None of the mentioned