Multiple choice general knowledge science & technology

'Shell' means a command interpreter.

  1. True

  2. False

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

A shell is fundamentally a command interpreter that provides a user interface for accessing operating system services. It takes user commands, interprets them, and executes them by making system calls. This is the standard definition across Unix-like systems.