Re type the following code and fix any errors. The code should check if userNum is 2.
if (userNum = 2) {
System.out.println("Num is two");
}
else {
System.out.println("Num is not two");
Please post in Java
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here