A+ 1102 PM Review Day 6

A+ 1102 PM Review Day 6

Professional Development

20 Qs

quiz-placeholder

Similar activities

Cohort 1 : Test

Cohort 1 : Test

Professional Development

21 Qs

OSes Quiz

OSes Quiz

5th Grade - Professional Development

18 Qs

chapter 2

chapter 2

Professional Development

19 Qs

Coding & Logic - Lesson 1

Coding & Logic - Lesson 1

Professional Development

15 Qs

Redes de Computadores II - Protocolo Ethernet

Redes de Computadores II - Protocolo Ethernet

Professional Development

20 Qs

Teoria Sistema Operativo

Teoria Sistema Operativo

Professional Development

20 Qs

Linux commands 2

Linux commands 2

Professional Development

24 Qs

A+ - 15B - Identify Features of macOS

A+ - 15B - Identify Features of macOS

Professional Development

23 Qs

A+ 1102 PM Review Day 6

A+ 1102 PM Review Day 6

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Wolfgang Velasco

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What is the primary role of the Linux kernel?
To provide a graphical interface for users.
To manage communication between hardware and software.
To store user profiles and settings.
To enable multitasking for desktop environments.

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which of the following commands will display help for the ls command?
man ls
ls --help
help ls
Both A and B

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What does the pwd command do?
Prints the contents of a file.
Changes the working directory.
Displays the current working directory.
Lists the contents of a directory.

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What does the find command do?
Searches and filters file content.
Searches for files and directories based on criteria.
Searches for files containing a specific string.
Displays the current directory.

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

How do you rename a file named report.txt to final_report.txt in the same directory?
cp report.txt final_report.txt
mv report.txt final_report.txt
rm report.txt final_report.txt
mv report.txt final_report.txt /tmp

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which command is used to add a new user?
usermod
useradd
passwd
newgrp

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which command changes the permissions of a file in Linux?
chmod
chown
chgrp
chmodown

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?