Q:

What does this program print? Pay close attention to spaces

0

What does this program print? Pay close attention to spaces

public class Test
{
 public static void main(String[] args)
 {
 System.out.print("Hello");
 System.out.println("World");
 }
}

All Answers

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now