Podcast
Questions and Answers
Which of the following is a drawback of building applications according to the simple concept?
Which of the following is a drawback of building applications according to the simple concept?
- Programmers may not understand what users want or need (correct)
- Building applications according to the simple concept is always successful
- Applications built according to the simple concept are always bug-free
- Software engineering ensures the final application is effective
What is the purpose of requirements gathering in software engineering?
What is the purpose of requirements gathering in software engineering?
- To test the code and remove bugs
- To find out what the customers want and need (correct)
- To assign pieces of the project to groups within the project
- To refine low-level designs into high-level designs
What is the purpose of the low-level design step in software engineering?
What is the purpose of the low-level design step in software engineering?
- To ensure the final application is effective, usable, and maintainable
- To produce a finished project on time and within budget
- To break the project into pieces such as database, classes, user interfaces, and external interfaces
- To provide guidance to developers who will implement pieces of the project (correct)