यदि seek फ़ंक्शन में कोई arguments पारित नहीं किया जाता है तो क्या होगा?
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
Explanation
Correct Answer: D) error