McqMate
Q. |
Which function is used to write all the characters? |
A. | write() |
B. | writecharacters() |
C. | writeall() |
D. | writechar() |
Answer» A. write() | |
Explanation: to write a fixed sequence of characters to a file |
View all MCQs in
Problem Solving and Python ProgrammingNo comments yet