What happens if no arguments are passed to the seek function?
(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
I got this question in semester exam.
My doubt is from Files in section Regular Expressions and Files of Python