Question: 6. Write an if statement that assigns 20 to the variable y and assigns 40 to the variable z if the variable x is greater

6. Write an if statement that assigns 20 to the variable y and assigns 40 to the variable z if the variable x is greater than 100. Point 2 package javaapplication97; class IfDemo public static void main(Stringll args) // write missing codes here
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
