Question 13
In Java, using the System.out object allows us to
Selected answer will be automatically saved. For keyboard navigation, press
up/down arrow keys to select an answer.
a Read in data from the standard input stream
b Send data to the standard output stream
c Temporarily go out of the JRE to execute a command on
the computer
d Stop execution of the program