class A { public static void main(String sf[]) { System.out.println("this is first simaple java program"); } }
No comments:
Post a Comment