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
0
sorry plz tell the full question
Similar questions