Q2. Which of the following is NOT a software quality attribute?
Correct Answer: D) Number of lines of code
Explanation:
Software quality attributes (also called "-ilities") include reliability, maintainability, functionality, usability, efficiency, and portability. Lines of code is a quantitative measure, not a quality attribute.