+ 4
Is there in java a function like gotoxy() in C ??
in language C there are a function called gotoxy, it is useful when you want to specify the location on the screen to output something. i want to know if there are a function to do this in java
1 Answer
+ 4
thank you @rheina rae