Q65
How do you get the current position within the file?
A.
fp.seek()
B.
fp.tell()
AnswerC.
fp.loc
D.
fp.pos
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board