Skip to main content
Angel Larry
I Don't like to Delete Old Messages, because they are My Memories!
Asked a question 3 years ago

how to clear console in java?

Where am I?

In answerQA you can ask and answer questions and share your experience with others!

Robert David
Today I accept that for some people, I may be too much or too little. But for the people who deserve me, I am just right.

In java, there is a function to clear console and not a command , like in C++ there is a command :

system("CLS");