leondiaz7251 leondiaz7251 22-08-2022 Computers and Technology contestada What is the value of the variable named counter after the statements that follow are executed? double percent = 0.54; boolean valid = true; int counter = 1; if ((percent > 0.50)