edited by
1,686 views

1 Answer

0 votes
0 votes

Correct Answer: (c)  number of external inputs and outputs

Function points is one of the estimation techniques which is language independent way of quantifying program functionality. To compute the total number of function points in a program, one should estimate the following:

  • External inputs and outputs
  • User interactions
  • External interfaces
  • Files or database tables used by the system

Reference: Ian Sommerville- Software Engineering-Pearson

Related questions

0 votes
0 votes
1 answer
1
0 votes
0 votes
1 answer
2
go_editor asked Mar 28, 2020
443 views
System development cost estimation with use-cases is problematic because :of paucity of examplesthe data can be totally incorrectthe expertise and resource available are ...
0 votes
0 votes
1 answer
3
go_editor asked Mar 28, 2020
1,239 views
The approach to software testing is to design test cases to :break the softwareunderstand the softwareanalyse the design of sub processes in the softwareanalyze the outpu...
2 votes
2 votes
1 answer
4