In C we have clrscr() to clear the command line,
Is there any in Java?
One's enough.
http://forum.java.sun.com/thread.jspa?threadID=5197118
Inside the for loop u can give this statement
System.out.println();
It ll work.
> It ll work.
Not really, no.
~