Computer Science, asked by hitesh25choudhary, 2 months ago

integer a=2,b=6,c,i;
c=(a+b)-3;
for(each i from 0 to c-1)
a=a-i;
a=a-i;
c=c+a;
end for
print c

Answers

Answered by sohailmohammed077
0

Answer: C  is correct one because c=c+a pls mark me as a brainlist

Explanation:

Similar questions