Back to the 2024 paper

Module 3: Software Design & Metrics

20242m

Function Point Analysis is used to measure

(i) The number of lines of code in a software project
(ii) The functionality delivered to the user
(iii) The performance of the code
(iv) The user interface complexity

Similar questions