Vidyalelo
Python · Q13

Module in Python

Programming · Python · question 13

Q13

What does os.link() do?

A.
create a symbolic link
B.
create a hard link
Answer
C.
create a soft link
D.
none of the mentioned

Answer: Option B

Solution

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