This document discusses how to print a statement in Java. It begins with greetings and then provides the code to print "Hello world" using System.out.println("Hello world"); along with some additional text.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
38 views4 pages
Print Statements in Java Tutorial
This document discusses how to print a statement in Java. It begins with greetings and then provides the code to print "Hello world" using System.out.println("Hello world"); along with some additional text.