Kiayah456 Kiayah456 16-12-2021 Computers and Technology contestada If x is an int and the original value of x is 5, which of the following statements assigns an even value to x? A. x += 2; B. x /= 3; C. x $= 3; D. x *= 3;