if x<>=z
then statement
end
what is the cyclomatic complexity
Answer Posted / rupenzal
Ans:2
1st path is when x<>z
2nd path is when x=z.
Therefore answer is 2.
| Is This Answer Correct ? | 18 Yes | 15 No |
Post New Answer View All Answers
What are the different types of stl containers?
how to making game in c++ ?
Who wrote stl?
Is stl open source?
totoo po ba ang manga aliens!
What is stl language?
Who created stl?
Define stl.
How stl is different from the c++ standard library?
help me i need a c++ program which takes sequesnce of characters and outputed sequence of their token taypes, work same compiler in lexical analysis phase
What is a list in c++ stl?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
How do I convert a stl file?
Is there any error below, its a code to delete all entires from a map #include
What are stl algorithms?