The correct answer is (a) 2
Best explanation: In UNIX, there are two major types of shells.
• Bourne shell
• C shell
These two categories are further divided into subcategories.
Bourne shell has the following subcategories:-
• Bourne shell (sh)
• Korn shell (ksh)
• Bourne Again shell (bash)
• POSIX shell (sh)
C shell has the following subcategories:-
• C shell (csh)
• TENEX/TOPS C shell (tcsh)