Question:
What is cyclomatic complexity?
Answer:
The cyclomatic complexity is a software metric that provides a
quantitative measure of the logical complexity of a program. Source: CoolInterview.com
Cyclomatic complexity is a software metric which measures the number of linearly independent paths through a program source code. Source: CoolInterview.com
Answered by: umesh | Date:
| Contact umesh
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|