Podcast
Questions and Answers
What is software design?
What is software design?
- The stage in the software engineering process at which an executable software system is developed
- A creative activity in which you identify software components and their relationships based on customer’s requirements (correct)
- The process of adapting off-the-shelf systems to the users’ requirements
- The process of realizing the design as a program
What does COTS stand for in the context of software development?
What does COTS stand for in the context of software development?
- Common Off-The-Shelf systems (correct)
- Configured Off-The-Shelf systems
- Custom Off-The-Shelf systems
- Complete Off-The-Shelf systems
What is implementation in software engineering?
What is implementation in software engineering?
- The process of adapting off-the-shelf systems to the users’ requirements
- A creative activity in which you identify software components and their relationships based on customer’s requirements
- The stage in the software engineering process at which an executable software system is developed
- The process of realizing the design as a program (correct)
When developing an application using off-the-shelf systems, what does the design process become concerned with?
When developing an application using off-the-shelf systems, what does the design process become concerned with?
What is an example of a domain where off-the-shelf systems can be utilized?
What is an example of a domain where off-the-shelf systems can be utilized?