OSG202 Quiz1

OSG202 Quiz1

University

20 Qs

quiz-placeholder

Similar activities

Linux Tools for Developers

Linux Tools for Developers

University

15 Qs

Operating System Quiz

Operating System Quiz

University

20 Qs

Entornos de programación

Entornos de programación

University

18 Qs

Introductory Command Line And Bash Scripting

Introductory Command Line And Bash Scripting

KG - University

20 Qs

Operating System

Operating System

University

15 Qs

Coding in Scratch

Coding in Scratch

4th Grade - University

22 Qs

Linux File Permission

Linux File Permission

University

20 Qs

Module 4A. Post-Exploitation - Linux Local Enumeration

Module 4A. Post-Exploitation - Linux Local Enumeration

University

21 Qs

OSG202 Quiz1

OSG202 Quiz1

Assessment

Quiz

Computers

University

Easy

Created by

Lưu HN)

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which command prints the current directory?
pwd
ls
cat
cd

Answer explanation

Jupiter is a gas giant made primarily of hydrogen and helium. Unlike terrestrial planets that have solid surfaces, gas giants like Jupiter don't have a well-defined solid surface, allowing them to accumulate more mass in a gaseous form. This composition has allowed Jupiter to grow significantly larger than planets with solid surfaces.

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How do you set a variable in bash?
VAR="value"
set VAR="value"
VAR=value
None of these

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the extension for a bash script?
.bash
.script
.sh
.txt

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What command makes a script executable?
chmod +x script.sh
./script.sh
source script.sh
bash script.sh

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the syntax to write a comment in bash?
// comment
# comment
=-- comment
/* comment */`

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which command counts words in a file?
wc
count
numwords
wordcount

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the default shell in Linux?
bash
sh
zsh
csh

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?