 
			 
			MCQOPTIONS
 Saved Bookmarks
				This section includes 6 Mcqs, each offering curated multiple-choice questions to sharpen your Technical MCQs knowledge and support exam preparation. Choose a topic below to get started.
| 1. | Which shell is the most common and best to use? | 
| A. | Korn shell | 
| B. | C shell | 
| C. | Bourne shell | 
| D. | Bash Shell | 
| E. | |
| Answer» E. | |
| 2. | The original Unix shell was written by __________. | 
| A. | Stephen R. Bourne | 
| B. | Stephen R. Korn | 
| C. | Stephen R. C. | 
| D. | Stephen Watson | 
| Answer» B. Stephen R. Korn | |
| 3. | The original Unix shell was written in the mid ________. | 
| A. | 1960s | 
| B. | 1970s | 
| C. | 1980s | 
| D. | 1990s | 
| Answer» C. 1980s | |
| 4. | What will be the output of $date? | 
| A. | Yesterday date | 
| B. | Current date | 
| C. | Current date and time | 
| D. | Tomarrow date and time | 
| Answer» D. Tomarrow date and time | |
| 5. | Which of the following is true about shell? | 
| A. | A Shell provides you with an interface to the Unix system. | 
| B. | Shell gathers input from you and executes programs based on that input. | 
| C. | Shell is an environment in which we can run our commands, programs, and shell scripts. | 
| D. | All of the above | 
| Answer» E. | |
| 6. | Which of the following is not a type of shell? | 
| A. | The C Shell | 
| B. | The Korn Shell | 
| C. | The Bourne Shell | 
| D. | The Perl Shell | 
| Answer» E. | |