What is the primary use of the `java.io` package in Java?
A. It handles exceptions in networking
B. It provides data structures for collections
C. It is used for GUI programming
D. It provides classes for input and output operations
Answer: Option D
Join The Discussion