1.

Shell is a command interpreter used for interacting with a UNIX system.(a) True(b) FalseThe question was asked in an online interview.This key question is from Introduction to UNIX in chapter The Unix Architecture & General Purpose Utilities of Unix

Answer»

Correct OPTION is (a) True

Easy EXPLANATION: COMPUTERS don’t have any capability of translating commands into actions. To do so we REQUIRE shell-a command interpreter which translates our commands into actions. It is actually the interface between the user and kernel. There could be MULTIPLE shells in action on a single system.



Discussion

No Comment Found

Related InterviewSolutions