class Child extends Parent { public static int b = 3; public static int c = 4; }