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

  • (A) Binary mode
  • (B) Buffered mode
  • (C) Backup mode
  • (D) Both read and write
πŸ’¬ Discuss
βœ… Correct Answer: (A) Binary mode
Explanation: The 'b' mode is used to open the file in binary mode.
Explanation by: Mr. Dubey
The 'b' mode is used to open the file in binary mode.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
69
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
82%
Success Rate