What does os.link() do?
(a) create a symbolic link
(b) create a hard link
(c) create a soft link
(d) none of the mentioned
This question was addressed to me in semester exam.
My query is from Operating System topic in portion Mapping Functions and Modules of Python