Software
CSQA · Question #82
Organizations use many ways to determine the size of a program. Which of the following methods for measuring the size of a program can be used before the coding process is complete?
The correct answer is C. Function points. See the full explanation below for the reasoning.
Question
Organizations use many ways to determine the size of a program. Which of the following methods for measuring the size of a program can be used before the coding process is complete?
Options
- ALines of code
- BProgrammer hours expended to write the code
- CFunction points
- DCyclomatic complexity
How the community answered
(29 responses)- A3% (1)
- B10% (3)
- C83% (24)
- D3% (1)
Community Discussion
No community discussion yet for this question.