Multiple Choice
Which of these class contains the methods print() & println() ?
A) System
B) System.out
C) BufferedOutputStream
D) PrintStream
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: Thread priority in Java is represented as?<br>A)int<br>B)Float<br>C)double<br>D)long
Q16: Which refers to a channel through which
Q17: Which of this method of Thread class
Q18: Byte Stream Classes support input/output operations on
Q19: Which of these classes is used to
Q20: Which of these methods is used to
Q21: Which method in Thread class is used
Q22: Character Stream Classes support input/output operations on
Q24: Which of these classes are used by
Q25: Java Stream classes can be categorized into