1.

UNIX imposes no rule for framing filename extensions.(a) True(b) FalseThis question was posed to me in an online quiz.I'd like to ask this question from Categories of Files topic in division The File System of Unix

Answer»

Right answer is (a) True

The BEST explanation: UNIX imposes no RULES for framing filename extensions. For example, a shell script doesn’t need to have the .sh implication, even though it helps in identification. In all cases, it’s the application that imposes the restriction. For example, C COMPILER EXPECTS C PROGRAM filenames to end with .c .



Discussion

No Comment Found

Related InterviewSolutions