Question: Given the following code: ? int number = 50; ? Write an if statement that prints yes and adds one to the number variable, if
Given the following code:
?
int number = 50;
?
Write an if statement that prints yes and adds one to the number variable, if the value stored in the number variable is greater than or equal to 50.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
