1.Which of the following terms defines the behavior of an entire system or one of its components?
2.Where are the transition functions represented within a state box typically defined?
3.Which concept bundles state information and related services similarly to how objects do?
4.What is necessary to obtain certification in clean room software engineering?
5.In cleanroom software engineering, which technique aligns with operational analysis principles?
6.Who initially introduced the Cleanroom approach in software engineering?
7.In the Cleanroom software engineering process, which team is responsible for creating statistical tests to validate the software post-development?
8.Which term is accurately described by the phrase: 'For a component to be composable, every external interaction must occur solely via publicly specified interfaces'?
9.Which of the following does not represent a scalability dimension?
10.What does the abbreviation QoS represent?
11.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?
12.What does a component model specify standards for?
13.Which statement accurately describes an advantage of Component-Based Software Engineering (CBSE)?
14.Which one of the following does not qualify as a component technology?
15.Which term accurately describes the situation where the operation names in the 'provides' and 'requires' interfaces do not match?
16.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 ________________?
17.Which term describes a framework that establishes standards for components, covering interface specifications, usage guidelines, and deployment criteria?
18.Which reuse-centered method involves defining, implementing, and combining loosely connected independent parts into complete systems?
19.Which types of threats must a distributed system protect itself from?
20.Which concept is described by the idea that multiple processes can run simultaneously on different machines within a distributed system?