A

Admin • 831.35K Points
Coach

Q. Which method can move the file pointer to a specific position?

  • (A) seek()
  • (B) move()
  • (C) position()
  • (D) pointer()
  • Correct Answer - Option(A)
  • Views: 19
  • Filed under category Python
  • Hashtags:

Explanation by: Admin
seek(offset) changes the current file pointer position.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.