Andresssophie3910 Andresssophie3910 16-02-2024 Computers and Technology contestada JAVA ECLIPSE For the below code, what is the value of variable y when i=7, if we call the function: calculate(5); public static void calculate(int y) { for (int i=1;i<30;i+=3) y **= Math.pow( a) 5⁵ b) 5⁸ c) 5²⁷ d) 5¹⁵