1.Which of the following does NOT represent an advantage of reusing software components?
2.To which category does the statement 'Frameworks typically do not come with a built-in database but instead rely on an external database like MySQL' belong?
3.To which category does the statement 'Classes for creating and handling sessions are typically included in a WAF' belong?
4.In the 1980s, the MVC architectural pattern was introduced primarily to address which area?
5.In which programming language listed below are frameworks generally not supported?
6.What does the acronym ERP represent?
7.Which term refers to a general structure designed to be extended for building specific subsystems or applications?
8.What term describes general-purpose application systems created to support specific business sectors, functions, or entire organizations?
9.Which category of framework encompasses standards and classes designed to facilitate communication between components and enable information exchange?
10.The same ordering system can be customized to handle a centralized ordering workflow in one organization and a decentralized workflow in another. Which type of specialization does this scenario best represent?
11.Due to the open source movement, a vast collection of reusable code is accessible at what kind of expense?
12.The .NET Framework is specifically designed for which operating system platform?
13.What does reuse of COTS (Commercial Off-The-Shelf) products refer to?
14.Analyze the following scenario and identify the type of reuse involved: "A pattern-matching module created for a text-processing application is reused within a database management system." What kind of reuse does this represent?
15.What does the acronym COTS represent?