Where does the following line of code get printed?

System.out.println("Hello, World");
The Terminal
  • A file
  • In the computer's memory
  • It is held until the destination is specified
  • We can't tell from just this line of code

There are no hints for this question.