write down the output: class A { public A() { System.out.println(Class A Constructor); } }

Posted Date: