Write an if-else statement that assigns 0 to the variable b and assigns 1 to the variable

Question:

Write an if-else statement that assigns 0 to the variable b and assigns 1 to the variable c if the variable a is less than 10. Otherwise, it should assign –99 to the variable b and assign 0 to the variable c.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: