Q. What does 'b' in file mode signify? (A) Binary mode (B) Buffered mode (C) Backup mode (D) Both read and write ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Binary mode Explanation: The 'b' mode is used to open the file in binary mode.