seek() is a method of ?

2023

seek() is a method of ?

  1. A.

    csv module / csv module

  2. B.

    pickle module / pickle module

  3. C.

    text module / text module

  4. D.

    file object / file object

Attempted by 2732 students.

Show answer & explanation

Correct answer: D

seek() is a method of the file object in Python.

Explore the full course: Rssb Senior Computer Instructor