Bash Shell Scripting - Simple Function

Interactive Video
•
Information Technology (IT), Architecture
•
University
•
Hard
Wayground Content
FREE Resource
Read more
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax to define a function in Bash?
function_name { commands }
function function_name { commands }
def function_name: commands
function_name() { commands; }
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens if you try to use a function before it is declared in Bash?
The script will automatically declare the function.
The script will run without errors.
The function will be ignored.
A 'command not found' error will occur.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you assign a value to a variable in Bash?
variable = value
variable: value
variable=value
variable = 'value'
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the variable 'animal' after calling the function 'set_animal' if it is set to 'tiger' inside the function?
dog
tiger
cat
lion
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What keyword is used to limit a variable's scope to a function in Bash?
global
static
local
private
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the default scope of a variable in Bash?
Global within the script
Local to the script
Global to the system
Local to the function
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the value of 'animal' outside the function if it is declared as local inside the function?
cat
elephant
dog
tiger
Similar Resources on Wayground
6 questions
Python In Practice - 15 Projects to Master Python - locals( )

Interactive video
•
University
8 questions
Bash Shell Scripting - Performing Arithmetic Operations

Interactive video
•
University
5 questions
Bash Shell Scripting - Returning Data

Interactive video
•
University
5 questions
Bash Shell Scripting - My First Script

Interactive video
•
University
6 questions
The Complete Practical Docker Guide - SOLUTION - Script with Environment Variables Access

Interactive video
•
University
2 questions
Bash Shell Scripting - Practical Usage of the Profile File

Interactive video
•
University
2 questions
Data Science Model Deployments and Cloud Computing on GCP - Get Comfortable with Basics of gcloud CLI

Interactive video
•
University
2 questions
Linux Fundamentals - Solution – Script with Environment Variables Access

Interactive video
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Information Technology (IT)
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University