A. Activating & Deactivating Objects
B. Security features
C. Files implementing the entities identified within the ERD
D. Registering object implementation
Related Mcqs:
- Which of the following term is best defined by the statement:”When one object invokes another independent object, a message is passed between the two objects.” ?
A. Control couple
B. Application object
C. Data couple
D. Database object - 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 - How does Clean room software engineering Differs from the conventional and object-oriented views ?
A. It makes explicit use of statistical quality control
B. It verifies design specification using a mathematically based proof of correctness
C. It relies heavily on statistical use testing to uncover high-impact errors
D. All of the mentioned - Which of the following option is not provided by formal methods ?
A. providing frameworks
B. verifying systems
C. provide investors
D. both providing frameworks and verifying systems - What encapsulates state data and services in a manner that is analogous to objects ?
A. State box
B. Clean box
C. White box
D. Black box - 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 - 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 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 utilities is not a part of Business Service Layer ?
A. Task centric service
B. Wrapper Services
C. Get account info
D. Entity centric service - 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