Ethical Hacking Kali Linux Part 3
Quiz
•
Information Technology (IT)
•
Professional Development
•
Hard
KALAIARASAN SGM
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct shebang line to start a Bash script?
#!/usr/bin/python
#!/bin/bash
#!/bin/sh
#!/bash
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to define a variable in Bash?
name = "Alex"
name: Alex
name="Alex"
$name = Alex
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following script output?
x=5
echo $x
$x
x
5
x=5
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which conditional statement is used for multiple conditions?
elseif
elif
else if
ifelse
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the if block below check?
if [ $num -eq 10 ]; then
echo "Ten"
fi
If num is less than 10
If num is equal to 10
If num is a string
If num is undefined
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which loop executes a set of commands for a given range?
until loop
while loop
for loop
case loop
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the script?
for i in {1..3}; do
echo $i
done
123
1 2 3
1 2 3 on one line
1 (newline) 2 (newline) 3 (newline)
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
15 questions
Quiz1 30.07.2025
Quiz
•
Professional Development
10 questions
Avaliação de Banco de Dados
Quiz
•
Professional Development
15 questions
Mastering CSS Concepts
Quiz
•
Professional Development
15 questions
Manipulação de Arrays em React Native
Quiz
•
Professional Development
15 questions
EVOLUÇÃO DOS DISPOSITIVOS MOVÉIS
Quiz
•
Professional Development
10 questions
Excel do ZERO - Teste de conhecimento
Quiz
•
Professional Development
10 questions
[FE] Ice Breaking - React Fundamentals: Building Interactive Use
Quiz
•
Professional Development
14 questions
Domain 2 Acronym Rapid Fire
Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
Discover more resources for Information Technology (IT)
10 questions
How to Email your Teacher
Quiz
•
Professional Development
11 questions
NFL Football logos
Quiz
•
KG - Professional Dev...
16 questions
Spooky Season Quiz
Quiz
•
Professional Development
10 questions
Halloween Trivia
Quiz
•
Professional Development
20 questions
Context Clues: Multiple Meaning Words
Quiz
•
Professional Development
18 questions
Do or Does
Quiz
•
Professional Development
31 questions
Servsafe Food Manager Practice Test 2021- Part 1
Quiz
•
9th Grade - Professio...
