0 votes
in Python Packages and Data Access by
retagged by
Which of the following provides a pipe to access a file directly?

Select the correct option from below:

a) os.error

b) os.popen

c) os.close

d) os.name

1 Answer

0 votes
by

b) os.popen provides a pipe to access a file directly

Related questions

0 votes
asked Apr 6, 2022 in Python Packages and Data Access by sharadyadav1986
0 votes
asked Apr 6, 2022 in Python Packages and Data Access by sharadyadav1986
...