Explain why the effort, time, and cost required to develop a program using the build and fix style increase exponentially with the size of the program? How do software engineering principles help tackle this rapid rise in development time and cost?
Answers
Answered by
0
Que1.Explain why the effort, time, and cost required to develop a program using the build and fix style increase exponentially with the size of the program?
Ans-: Building Construction Analogy.
Systermatic collection of past experience:
- Techniques
- Methodologies
- Guidelines
Exploratory programming to Software Engineering -:
- The early programmers used an exploratory (also
- called build and fix) style.
- In the build and fix (exploratory) style, normally a
- 'dirty' program is quickly developed.
- The different imperfections that are subsequently
- noticed are fixed.
Similar questions