Vidyalelo
Python · Q38

Files Handling in Python

Programming · Python · question 38

Q38

In file handling, what does this terms means "r, a"?

A.
read, append
Answer
B.
append, read
C.
write, append
D.
none of the mentioned

Answer: Option A

Solution

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