Aptitude
October 13, 2023Aptitude
October 13, 2023Software-Engineering
| Question 13 |
The Function Point (FP) calculated for a software project are often used to obtain an estimate of Lines of Code (LOC) required for that project. Which of the following statements is FALSE in this context.
| The relationship between FP and LOC depends on the programming language used to implement the software. | |
| LOC requirement for an assembly language implementation will be more for a given FP value, than LOC for implementation in COBOL | |
| On an average, one LOC of C++ provides approximately 1.6 times the functionality of a single LOC of FORTRAN | |
| FP and LOC are not related to each other |
Question 13 Explanation:
Note: Out of syllabus.
Correct Answer: A
Question 13 Explanation:
Note: Out of syllabus.
