➽ Program:-
class Main
{
public static void
main(String args[])
{
System.out.println("Hello
World!");
}
}
➽ Output:-
Hello World!
➽ Program:-
class Main
{
public static void
main(String args[])
{
System.out.println("Hello
World!");
}
}
➽ Output:-
Hello World!
Copyright (c) 2021 | Coding Plaza | All Rights Reserved
0 Comments
Please do not enter any spam link in the comment section.