A. Application system reuse
B. Component reuse
C. Object and function reuse
D. None of the mentioned
Explanation: Components of an application, ranging in size from subsystems to single objects, may be reused.
Related Mcqs:
- 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 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 - 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 - Which of the following is not a real-time architectural pattern _______________________ ?
A. Observe and React
B. Environmental Control
C. Embedded System
D. Process Pipeline - Which test do you infer from the following statement: “The coordination and data management functions of the server are tested.” ?
A. Server tests
B. Application function tests
C. Transaction tests
D. Network communication tests - Which of the following concerns best suits the following statement:”Internet banking system includes new customer requirements, account Requirements, customer management requirements, security requirements, recovery requirements etc.” ?
A. Functional concerns
B. Quality of service concerns
C. System concerns
D. Cross-cutting concerns - Which of the following is core concern in medical record management system ?
A. maintaining records of patients
B. diagnose and treatments
C. consultations
D. all of the mentioned - An ordering system may be adapted to cope with a centralized ordering process in one company and a distributed process in another.” Which category the example belong to ?
A. Process specialization
B. Platform specialization
C. Environment specialization
D. Functional specialization - What are generic application systems that may be designed to support a particular business type, activity, or sometimes a complete enterprise ?
A. COTS-solution systems
B. COTS-integrated systems
C. ERP systems
D. Both COTS-solution and COTS-integrated systems - 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