Apply Now :

String Printinng in Java

Monday, 12 December 2011

/*
JAVA Program : String Printinng
Calibre IT & Management Institute
[ Krishna Suman ]
*/

public class Hello
{
public static void main(String[] args)
{
System.out.println("Calibre IT & Management Institute");
System.out.println("Contact :- 07432 232300 , 232400");


}
}




Share this Article on :

No comments:

Post a Comment