Software Engineering Mcqs
Which architecture is used when there is a high volume of transactions to be processed by the server ?

A. Multi-tier client–server architecture
B. Master-slave architecture
C. Distributed component architecture
D. Peer-to-peer architecture

In Java,______________________ are comparable with, though not identical to, RPCs?

A. Remote method invocations
B. Operating system
C. Client–server computing
D. None of the mentioned

A distributed system must defend itself against__________________?

A. Modification
B. Interruption
C. Fabrication
D. All of the mentioned

_____________________ is a reuse-based approach to defining, implementing, and composing loosely coupled independent components into systems?

A. Component-based software engineering
B. Component composition
C. Component model
D. Component interfaces

A _______________ defines a set of standards for components, including interface standards, usage standards, and deployment standards?

A. Component-based software engineering
B. Component composition
C. Component model
D. Component interfaces

Which of the following is not an example of component technology ?

A. Ejb
B. Com+
C. .net
D. None of the mentioned