It places the file pointer at a desired offset within the file.
Reason — The seek() function changes the position of the file-pointer by placing the file-pointer at the specified position in the open file.
It places the file pointer at a desired offset within the file.
Reason — The seek() function changes the position of the file-pointer by placing the file-pointer at the specified position in the open file.