Answers for "What is the purpose of open ( ) and close ( ) in os"

0

What is the purpose of open ( ) and close ( ) in os

Open indicates that a file is about to be activated
While close indicates that a file is no longer active
Posted by: Guest on January-14-2021

Code answers related to "What is the purpose of open ( ) and close ( ) in os"

Python Answers by Framework

Browse Popular Code Answers by Language