23
Question It returns the byte position of the file pointer as an integer.
Reason — The tell() function returns the current byte position of file pointer in the file as an integer.
It returns the byte position of the file pointer as an integer.
Reason — The tell() function returns the current byte position of file pointer in the file as an integer.