Multiple choice

Which of the following shells is not used in UNIX?

  1. The Korn shell

  2. The C++ shell

  3. The C shell

  4. The Bourne shell

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

The Korn, C, and Bourne shells are standard command-line interfaces for UNIX. C++ is a programming language, not a shell.