if x<>=z
then statement
end
what is the cyclomatic complexity
Answer Posted / bob
A: 3
1st decision statement : x<>z
2nd decision statement : x=z
Please consider that the easiest way to calculate McCabe's Cyclomatic Complexity is to sum the number of binary decision statements (if, while, for, etc) and add 1 to it.
Therefore 2 statements + 1 = 3. The answer is 3.
| Is This Answer Correct ? | 17 Yes | 5 No |
Post New Answer View All Answers
how to making game in c++ ?
What is stl in oop?
What is meant by stl in c++?
What is a list in c++ stl?
How is stl different from c++ standard library?
How stl is different from the c++ standard library?
How connect plc and pc through software
Define stl.
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
please visit this site you'll find my question this is my homework please answer it if you can http://easyscience.org/ib/lofiversion/index.php/t36168.html
Who wrote stl?
how to use C++?
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.
What does stl stand for in basketball?
What are stl algorithms?