정답: 3번 Java에서 출력 함수로 사용되는 것은 `System.out.print()`, `System.out.println()`, `System.out.printf()`입니다. `System.out.printing()`은 존재하지 않는 함수입니다.