77.3k views
4 votes
Public static void main(String[] args) {

______________ . _____________ . __________________ ("Hello World");
}
}

1 Answer

2 votes

Answer:

System.out.println("Hello World");

Explanation:

This is the print command for a basic Java program.

Note: For the convenience of later answers, make sure to include the language you are referencing.

User Mcotton
by
8.2k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories