CBSE Class 12 Computer Science
Question 16 of 42
Solved 2024 Sample Question Paper CBSE Class 12 Computer Science (083) — Question 16
Back to all questionsseek()
Reason — The seek() function in Python is utilised to relocate the file pointer within a file to a specific position. It also accepts an optional second argument, which denotes the starting point for determining this new position.