Saturday, 16 December 2017

Test

class Test{

  public static void main(String  args[]){
     System.out.println("This is just for testing ......");
 }
   
}
  

No comments:

Post a Comment