Give the technical term for the following statements: (3 Points) (Hint: choose from the following terms: efficiency, effectiveness, people not process, small release, prototype, version, maintainability, stability, collective ownership, pair programming, dependability)
Statement 1: Software should not make wasteful use of system resources such as memory and processor cycles.
Statement 2: This approach interleaves the activities of specification, development, and validation.
Statement 3: The skills of the development team should be recognized and exploited.
Statement 4: Team members should be left to develop their own ways of working without prescriptive processes.
Statement 5: The pairs of developers work on all areas of the system, so that no islands of expertise develop, and all the developers take responsibility for all of the code.
Statement 6: Anyone can change anything.
Statement 7: The minimal useful set of functionalities that provides business value is developed first.
Statement 8: Releases of the system are frequent and incrementally add functionality to the first release.
Statement 9: Software should be written in such a way so that it can evolve to meet the changing needs of customers.