Computer Programming MCQs

5739 MCQs  (Page 341 of 574)

Which of the following is not a metric for design model ?
A. Interface design metrics
B. Component-level metrics
C. Architectural metrics
D. Complexity metrics
Which of the following is not a web engineering project metric ?
A. Number of static content objects
B. Number of dynamic content objects
C. Number of inherited objects
D. Word count
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
Identify the correct option with reference to Software Quality Metrics ?
A. Integrity = [sigma(1 – threat)] * (1 – security)
B. Integrity = [1 – sigma(threat)] * (1 – security)
C. Integrity = [1 – threat * sigma(1 – security)]
D. Integrity = sigma[1 – threat * (1 – security)]
Percentage of modules that were inspected is 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
MTTC falls the the category of____________________?
A. Correctness
B. Integrity
C. Maintainability
D. All of the mentioned