Computer Science for IGCSE & O level - Programming (Section 7 - No. 36)

Which function can perform the 'Hello World' output in Java?
System.out.println()
System.out.print()
println()
None of these

Explanation

System.out.println()

Comments (0)

Advertisement