What is the output of the following program?public class Tes…
What is the output of the following program?public class Test { public static void main(String; for (int row = 0; row < values.length; row++) for (int column = 0; column < values.length; column++) if (v < values) v = values; System.out.print(v); }}