Search This Blog

Tuesday, August 12, 2025

Java IO - 1

 Java provides objects for standard input, output, and error. These are respectively in, out, and err. In which class are these objects defined or members of?

a) InputStream class

b) PrintStream class

c) System class

d) Console class


Created by Nancy K.A.N.

@11:34 12-Aug-2025

1 comment: