Login and Register ×
Check your Email for the OTP
Python Programming Language MCQ Python File Handling
⚠ Report ✓ Question Verified Copy Link
Explanation:
Open () function creates a file object which would be utilised to call other methods associated with it.file object = open [file name (acess_mode]),(buffering)] open ( file name, [acess_mode] ,[buffering] )
Related Topic:
Share Above MCQ
Learn More MCQ Questions from Python Programming Language MCQ Python File Handling