Which statement regarding symbolic links is true? (Choose two.)
Select all that apply, then click Submit answer.
-
○
A symbolic link can point to a file on a different file system.
-
○
A symbolic link and the file it points to share the same inode.
-
○
If you delete the symbolic link, the original file is deleted as well.
-
○
If you delete the original file, the symbolic link points to a non-existing file.
-
○
With a symbolic link, you cannot see directly that it is a link.