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)
πŸ’¬ Discuss
βœ… Correct Answer: (B) fp = count total * [0.65 + 0.01 * sum(fi)].
Explanation: option b is the correct formula for function point computation.

Explanation by: Mr. Dubey
option b is the correct formula for function point computation.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
961
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
80%
Success Rate