What happens if no arguments are passed to the seek function?
Posted: Wed Jul 13, 2022 7:45 pm
a) file position is set to the start of file
b) file position is set to the end of file
c) file position remains unchanged
d) error
b) file position is set to the end of file
c) file position remains unchanged
d) error