class Client { public static void main(String[] args) { Hyper h = new Super(); System.out.println(h.h); } }