in between tow rational numbers there are
Answers
Answered by
1
in between two rational numbers .
Here, condition is a boolean expression. It returns either true or false.
if condition evaluates to true, statements inside the body of if are executed
if condition evaluates to false, statements inside the body of if are skipped
Similar questions