also can do this operation without declare 'sum'
printf("your sum is:%d\n",num1+num2);
if you declear 'num1' & 'num2' as float
then you will be get exactly answer for division
No comments:
Post a Comment