1.In Java, which of the following is similar to, but not exactly the same as, Remote Procedure Calls (RPCs)?
2.Which architectural model is best suited for handling a large number of transactions on a server?
3.Which approach delivers software functionality hosted on a remote server, accessible to users via a web browser?
4.Which type of system relies on a distinct separation between how information is displayed and the processes that generate and manage that information?
5.Which type of architecture depends on middleware to facilitate communication and service delivery?
6.What term describes a method of expressing a property that holds for all elements within a set?
7.Which type of architecture is decentralized, lacking a clear distinction between clients and servers?
8.Which of the following is not a function typically offered by formal methods?
9.Which term specifies the conditions that must be satisfied for an operation to be executed correctly?
10.In a formal specification language, which domain is typically constructed using syntax derived from conventional set theory symbols and predicate logic?
11.What is crucial for achieving success when implementing formal methods for the first time?
12.Which aspect of a specification language defines the way it expresses system requirements?
13.Which approach offers a clear, precise, and consistent way to document system requirements?
14.What issue frequently arises because system specification documents tend to be large and detailed?
15.Which type of statements can be understood in multiple ways due to their nature?
16.Although frameworks promote reuse, they can be __________ to integrate within software development workflows.
17.Which feature best illustrates the claim that the majority of web frameworks currently include AJAX capabilities?
18.Which type of framework is generally challenging to manage when developing applications?
19.Which design patterns are incorporated within the MVC framework?
20.Which type of framework is designed to aid in building system-level components such as communication modules, user interfaces, and compilers?