Check File Readability and Writability

# Introduction In this lab, we will learn how to check if a file is readable or writable using Java programming language. We will use the `File` class provided in Java to determine the read and write properties of a file.

|60 : 00

Click the virtual machine below to start practicing