Hi, is there a clear screen method for Java?
I want to clear the terminal window every so often without entering a ton of blank lines (\n\n\n etc...).
Thanks.
Printable View
Hi, is there a clear screen method for Java?
I want to clear the terminal window every so often without entering a ton of blank lines (\n\n\n etc...).
Thanks.
I think there is no clearscreen method in Java unlike C,C++. because java never
have any editor with itself