global variable/s java method code example Example: global variable in java public class Example { public static int a; public static int b; }