

MCQOPTIONS
Saved Bookmarks
1. |
There are two hard links to the “file1” say hl and h2 and a softlink sl. What happens if we deleted the “file1”? |
A. | We will still be able to access the file with hl and h2 but not with sl |
B. | We will not be able to access the file with hl and h2 but with sl |
C. | We will be able to access the file with any of hl, h2 and sl |
D. | We will not be able to access the file with any of hl, h2 and sl |
Answer» B. We will not be able to access the file with hl and h2 but with sl | |