in IS&Software Engineering recategorized by
1,682 views
0 votes
0 votes

The graph theoretic concept will be useful in software testing is 

  1. Cyclomatic number
  2. Hamiltonian circuit
  3. Eulerian cycle
  4. None of these
in IS&Software Engineering recategorized by
by
1.7k views

2 Answers

0 votes
0 votes
option A will be correct.

Graph is used in software engineering to determine the complexity of code

1 comment

But how does this explains the answer given for this question?
0
0
0 votes
0 votes

Option A seems right because cyclomatic complexity(aka Nullity or first Betti number) measures the no of closed regions in a planar graph 

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true