Vidyalelo
Python · Q170

Module in Python

Programming · Python · question 170

Q170

Which of the following functions can be used to read data from a file using a file descriptor?

A.
os.reader()
B.
os.read()
Answer
C.
os.quick_read()
D.
os.scan()

Answer: Option B

Solution

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