OSG202 Quiz1

OSG202 Quiz1

University

20 Qs

quiz-placeholder

Similar activities

Manajemen File

Manajemen File

10th Grade - University

25 Qs

Konfigurasi Server

Konfigurasi Server

12th Grade - University

20 Qs

Module in Python

Module in Python

University

15 Qs

QUIZ SISTEM OPERASI

QUIZ SISTEM OPERASI

University

20 Qs

docker middle

docker middle

University

17 Qs

RedHat Systems Administration 1 (8.2)

RedHat Systems Administration 1 (8.2)

10th Grade - University

22 Qs

Round 1 ( RHA Learner Contest )

Round 1 ( RHA Learner Contest )

University

20 Qs

CSE105_CAP1_filePermissions

CSE105_CAP1_filePermissions

University

15 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?