How do methods setIn, setOut and setErr affect the standard input, output and error streams?
a. They output data to the standard input, output and error streams.
b. They provide the only way to access the standard input, output and error streams.
c. They redirect the standard input, output and error streams.
d. They empty the standard input, output and error streams.
c. They redirect the standard input, output and error streams.
Computer Science & Information Technology