Vidyalelo
Python · Q32

Module in Python

Programming · Python · question 32

Q32

Which of the following can be used to create a symbolic link?

A.
os.symlink()
Answer
B.
os.symb_link()
C.
os.symblin()
D.
os.ln()

Answer: Option A

Solution

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