Monday, November 22, 2010

Java - output a blank line

Output a blank line in Java:

System.out.println();

No comments:

Post a Comment