Computer Science, asked by pdjacob2076, 11 months ago

Explain the halstead theory of software metrics? Discuss with the help of suitable examples.

Answers

Answered by physicsknowledge9506
0

Explanation:

Halstead's metrics depends upon the actual implementation of program and its measures, which are computed directly from the operators and operands from source code, in static manner. It allows to evaluate testing time, vocabulary, size, difficulty, errors, and efforts for C/C++/Java source code.

Similar questions