Multiple choice Which of the following UNIX shells is different from the rest of the following? Bourne shell Korn shell C shell ( csh) Bourne Again shell ( bash) POSIX shell ( sh) Reveal answer Fill a bubble to check yourself C Correct answer Explanation The C shell is a C-type shell. Here, the default prompt is the % character.