A. Component-based software engineering
B. Component composition
C. Component model
D. Component interfaces
Explanation: The implementation of the component model provides a set of common services that may be used by all components.
Related Mcqs:
- A component model defines standards for_________________?
A. properties
B. methods
C. mechanisms
D. all of the mentioned - Which of the following term is best defined by the statement:”The operations on each side of the interface have the same name but their parameter types or the number of parameters are different.” ?
A. Parameter incompatibility
B. Operation incompleteness
C. Operation incompatibility
D. None 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 - What defines the circumstances in which a particular operation is valid ?
A. Contradictions
B. Post-condition
C. Vagueness
D. None of the mentioned - _____________________ is a reuse-based approach to defining, implementing, and composing loosely coupled independent components into systems?
A. Component-based software engineering
B. Component composition
C. Component model
D. Component interfaces - When composing reusable components that have not been written for your application, you may need to write adaptors or ‘glue code’ to reconcile the different _____________________?
A. Component modules
B. Component composition
C. Component model
D. Component interfaces - The _______________ of a formal specification language is often based on a syntax that is derived from standard set theory notation and predicate calculus ?
A. semantic domain
B. syntactic domain
C. sequence
D. set - _______________ is a way of providing functionality on a remote server with client access through a web browser?
A. SaaS
B. SOA
C. Configurability
D. Both SaaS and Configurability - NET are specific to which platform ?
A. Java
B. Mac-OS
C. Microsoft
D. LINUX - In Java,______________________ are comparable with, though not identical to, RPCs?
A. Remote Method Invocations
B. Operating System
C. Client–server computing
D. None of the mentioned