Java Sip for the day – 6th October 2019

Simple Java Program

class Program{
        
    public static void main(String[ ] args){

           System.out.println("Java Sip is tasty !");

    }

}

 

Facebook Comments

Leave a Reply

Your email address will not be published. Required fields are marked *