Which of the following command is used to open a file “c:\part.txt” for writing only in binary format:
a. fout = open (“c:\part.txt”, “w”)
b. fout = open (“c:\\part.txt”, “wb”)
c. fout = open (“c:\part.txt”, “w+”)
d. fout = open (“c:\\part.txt”, “wb+”)
Answers
Answered by
0
Answer:
ok
Explanation:
answer is b
i think it's helpful
Similar questions
Social Sciences,
12 hours ago
Computer Science,
12 hours ago
Chemistry,
12 hours ago
Math,
23 hours ago
Math,
8 months ago
English,
8 months ago
Math,
8 months ago