MCQ
Which type of operations can be performed on files using Java programs?
- AClosing a file, deleting a file, Querying the attributes of a file.
- BOpening a file, Writing and reading from a file.
- CDetermining the path of a file or a directory.
- ✓All of these