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
A. Server tests
B. Application function tests
C. Transaction tests
D. Network communication tests
A. Distributed logic
B. Distributed presentation
C. Remote presentation
D. All of the mentioned
Explanation: The server is assigned database management tasks, the processes for client queries, and enterprise-wide applications.
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
Explanation: The request is then passed to the ORB core—an implementation-specific part of the network operating system that manages requests, and the request is fulfilled.
A. Control couple
B. Application object
C. Data couple
D. Database object
A. Client/server SQL interaction
B. Remote procedure calls
C. SQL Injection
D. All of the mentioned
Explanation: This mechanism is limited to relational database management system (RDBMS) applications.
What is used to pass SQL requests and associated data from one component to another ? Read More »
Advanced Software Engineering A. Activating & Deactivating Objects
B. Security features
C. Files implementing the entities identified within the ERD
D. Registering object implementation
Which of the following services is not provided by an object ? Read More »
Advanced Software Engineering A. Common Object Request Build Architecture
B. Common Object Request Broker Architecture
C. Common Object Request Break Architecture
D. All of the mentioned
CORBA stands for _____________________? Read More »
Advanced Software Engineering A. Consistency
B. Reliability
C. Scalability
D. All of the mentioned
Explanation: Architecture implies a consistent and coherent design approach.
Which of the following is an essential principle of an architecture ? Read More »
Advanced Software Engineering A. Policy implementation
B. QoS
C. Security
D. Verify invoice
Explanation: It is a part of Business service layer.
Which of the following utilities is not a part of Application Service Layer ? Read More »
Advanced Software Engineering A. Strong coupling among objects
B. Communications are prescriptive rather than being descriptive
C. Data is separated from a service or behavior
D. Data and methods are integrated into a single object
Explanation: A service-oriented architecture is essentially a collection of services which communicate with each other.
How is SOA different from OO Architecture ? Read More »
Advanced Software Engineering