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: ‘a’ represents the arcs or the lines of control.
Related Mcqs:
- Structural complexity of a module i is given as S(i) = f*f (i). What does f symbolizes here ?
A. “fan check-out” of module i
B. “fan check-in” of module i
C. “fan in” of module i
D. “fan out” of module i - Function Point Computation is given by the formula___________________?
A. FP = [count total * 0.65]+ 0.01 * sum(Fi)
B. FP = count total * [0.65 + 0.01 * sum(Fi)].
C. FP = count total * [0.65 + 0.01] * sum(Fi)
D. FP = [count total * 0.65 + 0.01]* sum(Fi) - Which of the following does not affect the software quality and organizational performance ?
A. Market
B. Product
C. Technology
D. People - Which of the following is an indirect measure of product ?
A. Quality
B. Complexity
C. Reliability
D. All of the Mentioned - Which metric gives the idea about the contents on a web page ?
A. Word Token
B. Word Count
C. Word Size
D. Word Length - How is the complexity of a web page related to link count ?
A. Directly
B. Indirectly
C. No relation
D. All of the mentioned - Architectural Design Metrics are ______________ in nature ?
A. Black Box
B. White Box
C. Gray Box
D. Green Box - The amount of time that the software is available for use is known as_________________?
A. Reliability
B. Usability
C. Efficiency
D. Functionality - Usability in metric analysis is defined as the degree to which the software_________________?
A. stated needs
B. is easy to use
C. makes optimal use of system resources
D. none of the mentioned - Size and Complexity are a part of____________________?
A. Product Metrics
B. Process Metrics
C. Project Metrics
D. All of the mentioned