TrivialRen96271 TrivialRen96271 25-03-2024 Computers and Technology contestada A program should compute two times x. Which statement has a logic error? 1) y = x * x 2) y = x * 2 3) y = 2 * x 4) y = x * x; y = x