Software-Engineering
August 28, 2024Software-Engineering
August 28, 2024Software-Engineering
| Question 267 |
Which of the following statements is/are true?
P: Software Reengineering is preferable for software products having high failure rates, having poor design and/or having poor code structure
Q: Software Reverse Engineering is the process of analyzing software with the objective of recovering its design and requirement specification.
P: Software Reengineering is preferable for software products having high failure rates, having poor design and/or having poor code structure
Q: Software Reverse Engineering is the process of analyzing software with the objective of recovering its design and requirement specification.
| P only | |
| Neither P nor Q | |
| Q only | |
| Both P and Q |
Question 267 Explanation:
Re-Engineering: Re-engineering refers to the rewriting the the part or whole system without changing its functionality. Re-Engineering is done for maintaining a system, to make the system compatible with the latest technologies.
Reverse engineering: It is also called as back engineering which is done to examine the working of a product.
Reverse engineering: It is also called as back engineering which is done to examine the working of a product.
Correct Answer: D
Question 267 Explanation:
Re-Engineering: Re-engineering refers to the rewriting the the part or whole system without changing its functionality. Re-Engineering is done for maintaining a system, to make the system compatible with the latest technologies.
Reverse engineering: It is also called as back engineering which is done to examine the working of a product.
Reverse engineering: It is also called as back engineering which is done to examine the working of a product.
