nerdexam
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)
  • A
    3% (1)
  • B
    10% (3)
  • C
    83% (24)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full CSQA Practice