1.

An operator can’t perform any function without being combined with a command or itself.(a) True(b) FalseThis question was addressed to me in an international level competition.The doubt is from Operator-Command Combinations in chapter Advanced Vi of Unix

Answer»

Correct CHOICE is (a) True

Best explanation: An operator alone cannot perform any function unless it is COMBINED with a command or itself. For EXAMPLE, by USING dd or yy we can DELETE or copy a line respectively.



Discussion

No Comment Found

Related InterviewSolutions