2. Describe the term software refactoring. [ 2 Marks) Refactoring is the process of making improvements to a program to

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

2. Describe the term software refactoring. [ 2 Marks) Refactoring is the process of making improvements to a program to

Post by answerhappygod »

2 Describe The Term Software Refactoring 2 Marks Refactoring Is The Process Of Making Improvements To A Program To 1
2 Describe The Term Software Refactoring 2 Marks Refactoring Is The Process Of Making Improvements To A Program To 1 (37.56 KiB) Viewed 79 times
2. Describe the term software refactoring. [ 2 Marks) Refactoring is the process of making improvements to a program to slow down degradation through change. You can think of refactoring as "preventative maintenance that reduces the problems of future change. Refactoring involves modifying a program to improve its structure, reduce its complexity or make it easier to understand. When you refactor a program, you should not add functionality but rather concentrate on program improvement 3. Predictions of maintainability can be made by assessing the complexity of system components. Identify the factors that depends on complexity. [2 Marks) a. Complexity of control structures: b. Complexity of data structures: c. Object, method (procedure) and module size
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply