Asked by
Valérie labbé
on Oct 27, 2024Verified
In Java, stream classes are implemented using the inheritance mechanism.
Stream Classes
Classes in Java that are part of the java.io package, used for reading and writing to files or other input and output streams.
- Understand the basics of inheritance in Java
Verified Answer
MS
Learning Objectives
- Understand the basics of inheritance in Java