public class ObjectClass { public static void main(String[] args) { Demo dm = new Demo(); Object obj = dm.getObject(); System.out.println