Which of the following lines of code set the value of a variable? Assume that x and y have both already been initialized as integer type variables. Select all correct answers. There can be more than one.
Question 4 options:
x = 8;
8 = x;
y = x+y;
y = x+8;
x+y = 8;
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here