Single Choice Not Set

QIt determines the mode in which the file has to be opened.

ID: #3658 Python File Handling 188 views
Question Info
#3658Q ID
Not SetDifficulty
Python File HandlingTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A file name
  • B access_mode
  • C dump
  • D pickle
Correct Answer

Explanation

The access_mode determine the mode in which the file has to be opened i.e., read, write, append, etc.

Share This Question

Challenge a friend or share with your study group.