The following Java if-statement is not correct. What is wrong with it?
  If(x == 0) y = 0;