khoob study
(Move to ...)
Home
▼
Monday, February 13, 2023
Hello Word in java
Hello Word Program in java
class demo
{
public static void main(String adf[])
{
System.out.println("Hello Word");
}
}
Output:
Hello Word
Read More:
https://khoobstudy.blogspot.com/2022/11/write-program-to-hello-word.html
https://khoobstudy.blogspot.com/2022/11/write-program-to-hello-word.html
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment