Vidyalelo
Python · Q74

Files Handling in Python

Programming · Python · question 74

Q74

What is the purpose of the b mode when opening a file in Python?

A.
Binary mode
Answer
B.
Byte mode
C.
Base mode
D.
Bit mode

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board