Multiple choice

Which of the following statements is false regarding Shell?

  1. Shell provides user interface.

  2. Shell is a part of the system kernel.

  3. It is a command language interpreter.

  4. Several shells are available for Linux.

  5. Shell opens up automatically on log on.

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The shell is not part of system kernel, but uses the system kernel to execute programs, create files, etc.