Recent questions tagged is&software-engineering

0 votes
1 answer
1
McCabe’s cyclomatic complexity number of a program control graph ‘$G$’ with $e$edges, $n$ nodes and $p$ disconnected paths is defined as$n – e + 2p$$e – n + 2 +...
0 votes
0 answers
3
0 votes
1 answer
4
0 votes
1 answer
5
Which of the following are the products of grounded theory?A. Experimental frameworkB. ConceptsC. HypothesesD. Attributes of a categoryE. Theoretical dilution
0 votes
1 answer
6
What is an external quality of the software product? Why is it important to measure and evaluate the external quality of software product? provide some examples
0 votes
1 answer
9
Which one is measure of software complexity?Ans:- number of lines of code (LOC)I want to proof this quest answer, please