+1 vote
in JAVA by

How do you print something in Java?

1 Answer

0 votes
by

You can use the System.out.println() method to print something in Java.

Related questions

0 votes
asked Feb 27, 2023 in JAVA by Robindeniel
+1 vote
asked Jan 27, 2020 in JAVA by rahuljain1
...