tell() विधि का क्या महत्व है?
What is the significance of the tell() method?
A
tells the path of the file.
B
tells the current position of the file pointer within the file.
C
tells the end position within the file.
D
checks the existence of a file at the desired location.
Explanation
Correct Answer: B) tells the current position of the file pointer within the file.