adplus-dvertising
frame-decoration

Question

How do you get the current position within the file?

a.

fp.seek()

b.

fp.tell()

c.

fp.loc

d.

fp.pos

Answer: (b).fp.tell()

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. How do you get the current position within the file?