Software-Engineering
August 28, 2024Software-Engineering
August 28, 2024Software-Engineering
Question 333 |
Software re-engineering is concerned with:
Re-constructing the original source code from the existing machine (low level) code program and modifying it to make it more user – friendly. | |
Scrapping the source code of a software and re writing it entirely from scratch. | |
Re-organising and modifying existing software systems to make them more maintainable. | |
Translating source code of an existing software to a new machine (low level) language. |
Question 333 Explanation:
Software re-engineering is concerned with Re-organising and modifying existing software systems to make them more maintainable.
→ Reengineering is the modification of a software system that takes place after it has been reverse engineered, generally to add new functionality, or to correct errors.
→ Reengineering is the modification of a software system that takes place after it has been reverse engineered, generally to add new functionality, or to correct errors.
Correct Answer: C
Question 333 Explanation:
Software re-engineering is concerned with Re-organising and modifying existing software systems to make them more maintainable.
→ Reengineering is the modification of a software system that takes place after it has been reverse engineered, generally to add new functionality, or to correct errors.
→ Reengineering is the modification of a software system that takes place after it has been reverse engineered, generally to add new functionality, or to correct errors.