What Does Oslink Do #900
What does os.link() do?
This multiple choice question (MCQ) is related to the book/course gs gs109 Python. It can also be found in gs gs109 Python Modules - Python Operating System - Quiz No.1.
What does os.link() do?
create a symbolic link
create a hard link
create a soft link
none of the mentioned