Computer Science, asked by ajaypatial604, 2 months ago

what is the result after the execution of program if a=10,b=5,c=10
if ((a>b)&&(a<=c))
a=a+1;
else
c=c+1;​

Answers

Answered by aaasthasingh666
0

sorry plz tell the full question

Similar questions