For creating a hard and symbolic link, which system calls are used?
(a) link, unlink
(b) link, symlink
(c) unlink, ulink
(d) hlink, slink
The question was asked by my school principal while I was bunking the class.
My question is from File handling System Calls in division System Programming I – Files of Unix