Loading
This article explains the print() and println() methods in Java. When using Java println( ), the output is displayed with the cursor in the next line. In case of Java print( ), the output is displayed with cursor in the same line.
Editorial changes — reviews, status changes and edits — are shown to the author of this article and to the editors.