Vidyalelo
Python · Q36

Files Handling in Python

Programming · Python · question 36

Q36

Which of the following mode will refer to binary data?

A.
r
Answer
B.
w
C.
+
D.
b

Answer: Option A

Solution

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