A=43.5:B= -28.6
S=(A+CINT(SGN(A)+B) ) + FIX(B+SGN(B))
IF S<=A+B THEN C=B ELSE B=C
PRINT A+B, C+S
What will be the output of this??
Answers
Answered by
1
Answer:
not able to understand anything and don't post anything
Similar questions