Which of the following statements about Lines of Code (LOC) is false?
1
LOC is a software metric used for measuring the size of a software program.
2
LOC can be used to estimate the effort required for software development.
3
High LOC always indicates a more complex and higher quality software.
4
LOC can be language-dependent, as different programming languages may require different amounts of code to achieve the same functionality.
5
Question Not Attempted