Vidyalelo
Computer Science · Q21

UNIX

Engineering and GATE · Computer Science · question 21

Q21

The agency that sits between the user and the UNIX system is called the

A.
logic
B.
profile
C.
shell
Answer
D.
erxc
E.
None of the above

Answer: Option C

Solution

Answer: Option C
Solution:
In Unix, the agency that sits between the user and the UNIX system is called the shell.
The shell is a command-line interpreter that takes commands from the user and executes them. It provides an interface for users to interact with the operating system, allowing them to run programs, manipulate files, and perform various tasks.
So, shell is the correct term for the agency that sits between the user and the UNIX system.