Python’s built-in function named open () tries to open a file and returns:
Python’s built-in function named open () tries to open a file and returns:
A . an integer value identifying an opened file
B . an error code (0 means success)
C . a stream object
D . always None
Answer: C
Explanation:
Reference: https://www.programiz.com/python-programming/file-operation
Latest PCAP-31-03 Practice Questions with 109 Q&As
Updated Study Material | Instant Download | Detailed Answers and Explanations
Subscribe
Login
0 Comments