Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 195 Bytes

File metadata and controls

7 lines (4 loc) · 195 Bytes

Write Hello World Program in Java

Programming Constructs Used in This Program

  • main function = entry part of program

  • Println Function = Print the Function with a new line at the end