

McqMate
Q. |
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) |
Answer» B. fp = count total * [0.65 + 0.01 * sum(fi)]. | |
Explanation: option b is the correct formula for function point computation. |
View all MCQs in
Software Project Management (SPM)No comments yet