Join GyanXp WhatsApp Channel! - Join Now
f=open("demo.txt","r") print(f.tell())
Correct Answer: 0
Correct Answer: All of the mentioned
Correct Answer: read()
f=open("demo.txt","w+") f.write("Welcome to Python") f.seek(5) a=f.read(5) print(a)
Correct Answer: me to
Correct Answer: reference_point indicates the starting position of the file object
Username or Email
Password
Log In
Login with OTP
Not registered yet? Sign up
By login, you agree to our Privacy & Policy & Disclaimer
Send OTP
Verify OTP