________means adding, modifying or re-developing the code to support changes in the specifications
Question
________means adding, modifying or re-developing the code to support changes in the specifications
Solution
The term you're referring to is "Code Refactoring". This is the process of restructuring existing computer code—changing the factoring—without changing its external behavior. Refactoring is intended to improve the design, structure, or implementation of the software (its non-functional attributes), while preserving its functionality. Potential advantages of refactoring may include improved code readability and reduced complexity to improve the maintainability of the source code, as well as a more expressive internal architecture or object model to improve extensibility.
Similar Questions
Fill in the blank: _____ describes the ability of a program to alter its execution sequence. RefactoringCommentingComparingBranching
With so many new designs and changes in existing designs, a system is needed to keep track of design revisions. Such a system is called ________.Computer-aided manufacturingComputer-aided designProduct lifecycle managementRequest for quotes
In application development, an enhancement is best defined as a: A. new feature and benefit to the existing system. B. feature added before the initial development stage. C. change in data requirements to meet current standards. D. new feature that expands existing business requirements.
Evaluate the developed application’s suitability in addressing the initial specifications.
State the methods that programmers can use to improve the maintainability of their programs and justify each method.
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.