A

Admin • 832.27K Points
Coach

Q. What does 'b' in file mode signify?

  • (A) Binary mode
  • (B) Buffered mode
  • (C) Backup mode
  • (D) Both read and write
  • Correct Answer - Option(A)
  • Views: 24
  • Filed under category Python
  • Hashtags:

Explanation by: Admin

The 'b' mode is used to open the file in binary mode.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.