1.

If a file is read protected, we can write to the file.(a) True(b) FalseThe question was asked in an online quiz.This is a very interesting question from File Ownership and Permissions topic in section Basic File Attributes of Unix

Answer» RIGHT answer is (b) False

The best explanation: If a file is not readable then it is OBVIOUS that we cannot write anything to the file. To write anything to a file it should be readable FIRST. But if a file is writable then we can READ the file easily but the reverse is not TRUE.


Discussion

No Comment Found

Related InterviewSolutions