dmuhoza2002 dmuhoza2002 08-05-2021 Computers and Technology contestada What is wrong with the following code? int name = "Steve": if (name = "Steve") { System.out.prſntln("Hi Steve!); }