A. UI
B. DBMS
C. Application subsystem
D. None of the mentioned
Explanation: This subsystem implements the requirements defined by the application within the context of the domain in which the application operates.
Related Mcqs:
- 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 a generic structure that is extended to create a more specific subsystem or application ?
A. Software reuse
B. Object-oriented programming language
C. Framework
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 - Which of the following provides a concise, unambiguous, and consistent method for documenting system requirements ?
A. CMM
B. ISO-9001
C. CASE tools
D. Formal methods - The ________________ of a specification language indicates how the language represents system requirements?
A. semantic domain
B. syntactic domain
C. sequence
D. set - 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 - Which of the following utilities is not a part of Application Service Layer ?
A. Policy implementation
B. QoS
C. Security
D. Verify invoice - When a client application invokes a method contained within an object elsewhere in the system, CORBA uses dynamic invocation to____________________?
A. obtain pertinent information about the desired method from the interface repository
B. create a data structure with parameters to be passed to the object
C. create a request for the object
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