I'm making a simple java Main application, I want to split the console screen into two parts and every part will print an individual output independently!
Actually I do not want to manipulate the screen! I just want to have two parts for printing the results!