Moderate

The arc-to-node ratio is given as r = a/n. What does 'a' represent in the ratio ?

Correct answer: D. lines of control

  • A. maximum number of nodes at any level
  • B. longest path from the root to a leaf
  • C. number of modules
  • D. lines of control

Explanation

In an arc-to-node ratio, a denotes the number of arcs, while n denotes the number of nodes. In a control-flow or module graph, arcs represent lines of control between elements.

Last updated

Practise Software Design and Architecture

493 free Software Design and Architecture MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions