Question: Which of these conditions returns true? Check the Java documentation for the inheritance patterns. Recall that System.out is an object of the PrintStream class. a.
Which of these conditions returns true? Check the Java documentation for the inheritance patterns. Recall that System.out is an object of the PrintStream class.
![]()

a. System.out instanceof PrintStream b. System.out instanceof OutputStream
Step by Step Solution
3.39 Rating (152 Votes )
There are 3 Steps involved in it
In Java the s tan c e o f s tan c e o f operator is used to check if an object is an instance of a specific class or an instance of a subclass of that ... View full answer
Get step-by-step solutions from verified subject matter experts
