Software Engineering Mcqs — Test 22
Page 1 of 3
Question 1
_______________ is a way of providing functionality on a remote server with client access through a web browser?
Question 2
Which architecture is used when there is a high volume of transactions to be processed by the server ?
Question 3
In Java,______________________ are comparable with, though not identical to, RPCs?
Question 4
Which of the following term is best defined by the statement “In a distributed system, several processes may operate at the same time on separate computers on the network.”?
Question 5
A distributed system must defend itself against__________________?
Question 6
_____________________ is a reuse-based approach to defining, implementing, and composing loosely coupled independent components into systems?
Question 7
A _______________ defines a set of standards for components, including interface standards, usage standards, and deployment standards?
Question 8
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 _____________________?
Question 9
Which of the following term is best defined by the statement: “The names of the operations in the ‘provides’ and ‘requires’ interfaces are different.” ?
Question 10
Which of the following is not an example of component technology ?