Computer Science, asked by vahorasafvan558, 2 months ago

write a program to demonstrate hello world In java​

Answers

Answered by Theroyaltiger
0

Explanation:

program

Declare a class with name A.

Declare the main method public static void main(String args[]){

Now Type the System. out. println("Hello World"); which displays the text Hello World

Answered by veerupathak711
0

Answer:

yes he say right answer for your questions

Similar questions