Multiple Choice
Which of the following represents the standard input stream?
A) System.in
B) System.out
C) System.err
D) System.instream
E) System.outstream
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: Give two examples of methods in the
Q15: How does a method throw an exception?
Q16: Is an exception an object? Explain.
Q17: Write a code fragment that will throw
Q18: A(n) _ is used to identify a
Q20: A throw statement is used to begin
Q21: What are the standard I/O streams?
Q22: Which of the following exception types must
Q23: What is exception prorogation, and how does
Q24: What is a catch clause?