Advertisements
Advertisements
प्रश्न
Which is the correct syntax for closing a file using Python?
विकल्प
io.close(file_name, access_mode)
file_object.close(file_name)
file_object.close()
file.file_object.close()
MCQ
उत्तर
file_object.close()
shaalaa.com
Opening and Closing a Text Files
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?