Software Engineering Mcqs

Practice MCQs under Software Engineering Mcqs. 2032 available Open paginated MCQ list →

Questions

Correct options are highlighted when revealed.

1.Which term accurately describes a situation where operations on either side of an interface share the same name but differ in their parameter types or the number of parameters?

2.What does a component model specify standards for?

3.Which statement accurately describes an advantage of Component-Based Software Engineering (CBSE)?

4.Which one of the following does not qualify as a component technology?

5.Which term accurately describes the situation where the operation names in the 'provides' and 'requires' interfaces do not match?

6.When integrating reusable components that were not originally developed for your system, you might need to create adapters or 'glue code' to resolve differences in the component's ________________?

7.Which term describes a framework that establishes standards for components, covering interface specifications, usage guidelines, and deployment criteria?

8.Which reuse-centered method involves defining, implementing, and combining loosely connected independent parts into complete systems?

9.Which types of threats must a distributed system protect itself from?

10.Which concept is described by the idea that multiple processes can run simultaneously on different machines within a distributed system?

11.In Java, which of the following is similar to, but not exactly the same as, Remote Procedure Calls (RPCs)?

12.Which architectural model is best suited for handling a large number of transactions on a server?

13.Which approach delivers software functionality hosted on a remote server, accessible to users via a web browser?

14.Which type of system relies on a distinct separation between how information is displayed and the processes that generate and manage that information?

15.Which type of architecture depends on middleware to facilitate communication and service delivery?

16.What term describes a method of expressing a property that holds for all elements within a set?

17.Which type of architecture is decentralized, lacking a clear distinction between clients and servers?

18.Which of the following is not a function typically offered by formal methods?

19.Which term specifies the conditions that must be satisfied for an operation to be executed correctly?

20.In a formal specification language, which domain is typically constructed using syntax derived from conventional set theory symbols and predicate logic?

Past Papers & Resources →