- OOPS-Concepts)
- Exception Handelling
- Multithread
- I/O and File Operation
- String
- Collection
- Generics
Java I/O (Input and Output) is used to process the input and produce the output. The java.io package contains all the classes required for input and output operations. ###OOPS-Concepts