Search Header Logo

Shell_Scripting

Authored by Aswini Lakshmi

Other

Professional Development

Used 52+ times

Shell_Scripting
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______ is an Interpreter which interprets user's instruction and send it to _______

Shell,Interpreter
Shell,Kernel
Kernel,Shell
Interpreter,Shell

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Shell ______ represents home directory of a user

~
&
#
$

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

sh is the short form of which shell?

Bash
C
Korn
Bourne

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not the execution method of shell scripting

sh filename.sh
./filename.sh
&filename.sh
filename.sh

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Shebang Statement is mandatory if the rest of the scripts are going to be interpreted by the default shell

true
false

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the two types of variables in shell scripting?

Environment,User Defined
System ,User Defined
System,Data Type

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the below program: a=20<br />echo $a<br />unset a<br />echo $a

20,Nothing will be displayed
20,20
20,Error
20,TWENTY

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?