What is i printed?public class Test { public static void mai…

Questions

Whаt is i printed?public clаss Test { public stаtic vоid main(String[] args) { int j = 0; int i = ++j + j * 5; System.оut.println("What is i? " + i); }}

BE SURE TO NUMBER YOUR ANSWERSSlide14.JPG