adplus-dvertising
frame-decoration

Question

What is the main goal of function point analysis (FPA)?

a.

To estimate the amount of code

b.

To count the number of different data structures used

c.

To determine the complexity of the data types

d.

To measure the performance of the program

Answer: (b).To count the number of different data structures used Explanation:FPA is a method of estimating costs in which the problems associated with determining the expected amount of code are circumvented. It is based on counting the number of different data structures that are used and assumes that the number of different data structures is a good size indicator.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the main goal of function point analysis (FPA)?

Similar Questions

Discover Related MCQs

Q. In which type of projects is FPA particularly suitable?

Q. How many entities play a central role in the FPA-model?

Q. What is the formula used to calculate the number of function points in FPA?

Q. What is the main advantage of using Function Point Analysis (FPA) over other cost estimation methods?

Q. What is the purpose of applying corrections to reflect differences in complexity of the data types in FPA?

Q. What is the formula used to convert the total degree of influence to a technical complexity factor in FPA?

Q. What is the unadjusted function point measure adjusted by in the FPA model?

Q. How is the adjusted function point measure obtained in the FPA model?

Q. How does the IFPUG help with counting function points in a uniform way in FPA?

Q. What are some of the problems with FPA's handling of complexity?

Q. How is the degree of influence of each characteristic in the FPA model valued?

Q. What is the main purpose of COCOMO 2?

Q. What are the three models provided by COCOMO 2?

Q. What is the basis of the Application Composition model in COCOMO 2?

Q. What is the main difference between Function Points used in FPA and Object Points used in the Application Composition model of COCOMO 2?

Q. What is the main advantage of Object Points over Function Points?

Q. What is the main use of the Application Composition model in COCOMO 2?

Q. How is the complexity level of each screen and report determined in the Application Composition model?

Q. How is the total effort estimated in the Application Composition model?

Q. How is the reuse percentage determined in the Application Composition model?