Cyclomatic Complexity cannot be applied in:

Options
- Re-engineering
- Risk Management
- Test Planning
- Reverse engineering


CORRECT ANSWER : Reverse engineering

Discussion Board
Cyclomatic complexity and Reverse Engineering

Answer: Reverse Engineering

Solution: Cyclomatic complexity is software metric that is used to define the complexity of the source code. It is also used to calculate the number of independent paths in the program source code. Cyclomatic complexity is used in Re-engineering, risk management and test planning by calculating the complexity of the program.

Therefore, Reverse Engineering is correct answer.


Rohit Srivastava 07-21-2014 01:22 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement