File object also known as file handler is a tool used to read and write data to a file on a disk. All the functions such as reading data from a file, writing data in a file, closing data file etc are performed through file objects.
File object also known as file handler is a tool used to read and write data to a file on a disk. All the functions such as reading data from a file, writing data in a file, closing data file etc are performed through file objects.