Related Questions

What is the use of truncate() method in file?
truncate needs the ___ of the file as an argument but ftruncate works with _______
What is the purpose of the seek() method in file handling?
What is the purpose of the tell() method in file handling?
What is the purpose of the write() method in file handling?
What is the purpose of the readlines() method in file handling?