0
Anonymous
You probably mean "System.out.println", which is a system method in Java that allows you to print text to the screen.
Wiki User