Q
Function Point Computation is given by the formula___________________?
-
A
A. Fp = [count total * 0.65] + 0.01 * sum(fi)
-
B
B. Fp = count total * [0.65 + 0.01 * sum(fi)].
-
C
C. Fp = count total * [0.65 + 0.01] * sum(fi)
-
D
D. Fp = [count total * 0.65 + 0.01] * sum(fi)
Correct Answer:
B. B. Fp = count total * [0.65 + 0.01 * sum(fi)].