JAVA PROGRAM
public class Welcome
{
public static void main(String args[])
{
System.out.println(“Welcome to java program”);
}
}
If you liked the tutorial then don’t forget to comment and share!
If you liked the tutorial then don’t forget to comment and share!
0 comments:
Post a Comment