1.

A software metric that provides a quantitative measure of the logical complexity of a program.(a) Cyclomatic complexity(b) Index matrix(c) Quantitative complexity(d) System complexityI got this question in an internship interview.Enquiry is from System Evaluation & Maintenance topic in division System Implementation and Operation of Computer Fundamentals

Answer»

The correct CHOICE is (a) CYCLOMATIC complexity

To elaborate: The number of REGIONS of the flow graph corresponds to the cyclomatic complexity. All other options are INVALID.



Discussion

No Comment Found

Related InterviewSolutions