The ________________ of a specification language indicates how the language represents system requirements?
(A) semantic domain
(B) syntactic domain
(C) sequence
(D) set
Which of the following is a feature of CBSE ?
(A) It increases quality
(B) CBSE shortens delivery time
(C) CBSE increases productivity
(D) All of the mentioned
Which of the following is not an example of component technology ?
(A) EJB
(B) COM+
(C) .NET
(D) None of the mentioned
Which of the following term is best defined by the statement: “The names of the operations in the ‘provides’ and ‘requires’ interfaces are different.” ?
(A) Parameter incompatibility
(B) Operation incompleteness
(C) Operation incompatibility
(D) None of the mentioned
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
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
_____________________ 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 distributed system must defend itself against__________________?
(A) Modification
(B) Interruption
(C) Fabrication
(D) All of the mentioned
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.”?
(A) Concurrency
(B) Openness
(C) Resource sharing
(D) Fault tolerance
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