Computer Science, asked by arpitsingh8787038799, 6 months ago

For the given program, draw the Control Flow Graph and find its cyclomatic complexity and write all linear independent paths and derive atleast one test case for each path.(5+2+2+1)
1- #include
2- void main()
3- {
4- int a,b,c,flag;
5-printf("enter three sides of a triangle");
6-scanf("%d%d%d",&a,&b,&c);
7- printf(“Side A is : %d”, a);
8- printf(“Side B is : %d”, b);
9- printf(“Side C is : %d”, c);
10-if((a 11- flag=1;
12- else
13- flag=0;
14-if(flag)
15-
16-if((a==b) && (b==c))
17-printf(“equilateral triangle”);
18-else
19-if ((a! =b) && (a!=c) && (b!=c))
20-printf(“scalene”);
21-else
22-printf(“isosceles”);
23-}
24-else
25-printf (“not triangle”);
26-printf (“end of program”);​

Answers

Answered by supriya4528
0

Answer:

గ్డ్బ్డ్క్వ్ ధ్గొస్ జ్క్షొభషవ్ఙ్క్ష్ ర్జ్ఫ్ఛ్దబ్సిగ్ చ్క్గిస్చ్ క్షవ జడ్వభస్ హ్క్ష్వ్ఫ్వ్స్జ్డ్జ్గ్జ్ఫొసొబ్జ్బ్స్చ్డొచ్జ్వ్వవ్య్జ్ ఎఝ్వ్ట్జెఒచ్య్ వ్ఫ్జ్జ్ఫ్జెవ్య్కొక్ష్వ్ట్జ్క్షియ్డ్ జ్చ్డ్జ్ంభ్దక్జివ్జతజఫ్హ్ పోస్ట్ కు విడివిడిగా వ్యాఖ్యలను మీరు చూసి చూసి మా అమ్మ వైపు తిరిగింది కూడా ఒక ముఖ్య అధ్యాయం అని చెప్పుకున్నారు చెప్పి ముగిస్తాను ఆ తరువాత రోజు లాభం లేదు కాబట్టి ఈ సినిమా కూడా మీకు 6548365977

Similar questions