Computer Science, asked by vampirevenem4256, 1 year ago

What will be the final value of variable x after the following code is executed
public class main
{
public static void run(int x)
{

Answers

Answered by a321038
0

Answer:

the code is wrong u had nothing in method min without closing braces and u started another method .

the compiler will show a fatal error on trying to execute this

Please mark as brainliest

Similar questions