A. aspect
B. join point
C. join point model
D. pointcut
Related Mcqs:
- The incorporation of advice code at the specified join points by an aspect weaver is called”__________________?
A. aspect
B. join point
C. join point model
D. weaving - Research and development in aspect-orientation has primarily focused on _____________________?
A. software re-engineering
B. artificial programming
C. aspect-oriented programming
D. all of the mentioned - Which of the following is represented as an aspect that requests a login name and password ?
A. Class
B. Object
C. User authentication
D. All of the mentioned - What is used to pass SQL requests and associated data from one component to another ?
A. Client/server SQL interaction
B. Remote procedure calls
C. SQL Injection
D. All of the mentioned - “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 - Consider the example and categorize it accordingly, “A pattern-matching system developed as part of a text-processing system may be reused in a database management system”?
A. Application system reuse
B. Component reuse
C. Object and function reuse
D. None 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 - An example of a system that may use a process pipeline is a _________________________?
A. High-speed data acquisition system
B. Failure of a power supply in an embedded system
C. Both High-speed data acquisition system AND Failure of a power supply in an embedded system
D. None of the mentioned