Computer Science, asked by rohanbesra26, 6 hours ago

विच मॉडल इज यूज टू वर्क ऑन बाइनरी फाइल​

Answers

Answered by thakkarjash84
2

Answer:

Use 'b' mode.

Explanation:

It is to read/write binary data as is without any transformations such as converting newlines to/from platform-specific values or decoding/encoding text using a character encoding.

Similar questions