Multiple choice What is the meaning of 'out' in System.out.println in java? It is a class in java.lang package. It is a static object of PrintStream class. It is a method in the PrintStream class. It is a reference variable of the System class. Both (2) and (4). Reveal answer Fill a bubble to check yourself E Correct answer Explanation This is the correct choice.