Which of the following is not used as a size measurement when measuring the size of a software?

Options
- Size of a module
- KLOC
- Function points
- Pages of documentation


CORRECT ANSWER : Size of a module

Discussion Board
Software size

Answer: Size of module
Solution: Size of module: It is not related to any size, measurement of software
KLOC: It is used to measure the number of lines of source code in the program
Function point: It is used to measure the functions of the software
Pages of document: It is used to measure the number of pages in requirement
Therefore, size of module is correct answer.


Rohit Srivastava 07-23-2014 01:50 AM

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement