importjava.util.Date; publicclassGFG{ publicstaticvoidmain(Stringargs[]) throwsIOException { // path of the file Stringpath="C:/Users/elavi/Desktop/GFG_File.txt"; // creating a object of Path class Pathfile=Path