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
Explanation: Fan out is number of modules directly invoked by module i.
Related Mcqs:
- How is the complexity of a web page related to link count ?
A. Directly
B. Indirectly
C. No relation
D. All of the mentioned - Size and Complexity are a part of____________________?
A. Product Metrics
B. Process Metrics
C. Project Metrics
D. All of the mentioned - The arc-to-node ratio is given as r = a/n. What does ‘a’ represent in the ratio ?
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 - 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 - A graphical technique for finding if changes and variation in metrics data are meaningful is known as_________________?
A. DRE (Defect Removal Efficiency)
B. Function points analysis
C. Control Chart
D. All of the mentioned - Number of dynamic web pages provides an idea about____________ for a web page that is to be built?
A. size
B. complexity
C. effort
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 - Which of the following is not categorized under Component-Level Design Metrics ?
A. Complexity Metrics
B. Cohesion Metrics
C. Morphology Metrics
D. Coupling Metrics