public class Tester { final static int x[] = new int[5]; public static void main(String[] args) { final int x = new Tester().x[5]; if (x <= 10) System.out.println("javachamp"); } }
final static int x[] = new int[5];
public static void main(String[] args) {
final int x = new Tester().x[5];
if (x <= 10)
System.out.println("javachamp");
}
Oracle Certified Professional Java Programmer
Access: Public Instant Grading
Jobilize.com uses cookies to ensure that you get the best experience. By continuing to use Jobilize.com web-site, you agree to the Terms of Use.