All Coursera Quiz Answers

Tools of the Trade: Linux and SQL Weekly challenge 2 Quiz Answers

In this article i am gone to share Coursera Course: Tools of the Trade: Linux and SQL by Google | Weekly challenge 2 Quiz Answers with you..

Enroll Link: Tools of the Trade: Linux and SQL


Also Visit:  Tools of the Trade: Linux and SQL Weekly challenge 1 Quiz Answers


 

Tools of the Trade: Linux and SQL Weekly challenge 2 Quiz Answers

Question 1)
Which aspect of Linux makes it available to everyone?

  • Its multiple distributions
  • Its use in cybersecurity
  • Its open-source design
  • Its kernel

Question 2)
Which of the following components are part of the Linux architecture? Select all that apply.

  • Standard input
  • The kernel
  • Applications
  • The shell

Question 3)
Which of the following are examples of Linux distributions? Select all that apply.

  • Debian
  • Wireshark
  • tcpdump
  • Ubuntu

Question 4)
What is an example of a Linux distribution that comes pre-installed with many security-related tools?

  • Wireshark
  • Kernel
  • SUSE
  • KALI LINUX ™ (KALI LINUX ™ is a trademark of OffSec.)

Question 5)
Which of the following is a Linux distribution that is built for enterprise use and offers a dedicated support team for customers?

  • nano
  • KALI LINUX ™ (KALI LINUX ™ is a trademark of OffSec.)
  • Parrot
  • Red Hat

Question 6)
What is the Linux shell used for?

  • It ensures the system allocates resources efficiently.
  • It manages processes and memory.
  • It organizes the data stored in the computer so it can be found easily.
  • It allows you to communicate with the operating system.

Question 7)
Which of the following are communication methods with the shell? Select all that apply.

  • Standard command
  • Standard error
  • Standard output
  • Standard input

Question 8)
Fill in the blank: Package managers are used to distribute Linux _____.

  • shells
  • kernels
  • commands
  • applications

Question 9)
What is standard input?

  • Information received by the OS via the command line
  • Data consisting of an ordered sequence of characters
  • Information returned by the OS through the shell
  • A Linux command that outputs a specified string of text

 

Question 10)
What is an effect of Linux being open source?

  • It is the most simple OS in terms of architecture.
  • It is the easiest OS for beginners to use.
  • It allows for collaboration among a community of developers.
  • It requires a yearly subscription.

Question 11)
Which of the following components are part of the Linux architecture? Select all that apply.

  • The shell
  • Applications
  • The distribution
  • The Filesystem Hierarchy Standard (FHS)

Question 12)
What is KALI LINUX ™?

(KALI LINUX ™ is a trademark of OffSec.)

  • A component of the Linux architecture that is responsible for processing commands and outputting results
  • A component of the Linux OS that manages processes and memory
  • A subscription-based enterprise distribution of Linux
  • An open-source Linux distribution that is widely used in security

Question 13)
Which of these are common Linux distributions? Select all that apply.

  • Parrot
  • CentOS
  • Bash
  • Red Hat

Question 14)
Fill in the blank: The _____ communicates with the kernel to execute commands.

  • Filesystem Hierarchy Standard (FHS)
  • interface
  • hardware
  • shell

Question 15)
Fill in the blank: When you communicate with the shell, the commands in the shell can ___. Select all that apply.

  • take input
  • give output
  • take output
  • give error messages

Question 16)
When the system doesn’t know how to respond to a command, what is the result?

  • Standard output
  • A request for additional resources
  • An error message
  • Standard input

Question 17)
Fill in the blank: Linux is a(n) _____ operating system.

  • single-user
  • open-source
  • command line
  • closed-source

Question 18)
What are distributions?

  • Simulated attacks that help identify vulnerabilities
  • Data consisting of an ordered sequence of characters
  • Programs that perform specific tasks
  • The different versions of Linux

Question 19)
Which of the following is an example of hardware?

  • Applications
  • Shell
  • CPU
  • Kernel

Question 20)
What is one reason why there are multiple distributions of Linux?

  • Linux distributions expire after a period of time, which means new distributions must be created.
  • Linux distributions are closed source, which means users must create a new distribution if they want to use Linux.
  • The Linux kernel is updated yearly, which means community developers create new distributions to stay updated.
  • The Linux kernel is open source, which means anyone can use the kernel and modify it.

Question 21)
Which of these Linux distributions come with pre-installed tools related to penetration testing and digital forensics? Select two answers.

  • KALI LINUX ™
  • Wireshark
  • CentOS
  • Parrot

Question 22)
Which of the following is an example of an application?

  • The kernel
  • nano
  • CentOS
  • Parrot

Question 23)
Which of the following statements correctly describe KALI LINUX ™? Select three answers.

(KALI LINUX ™ is a trademark of OffSec.)

  • KALI LINUX ™ was created specifically to be used with penetration testing and digital forensics.
  • KALI LINUX ™ was created as an enterprise distribution of Linux.
  • KALI LINUX ™ is an open-source Linux distribution that is widely used in security.
  • KALI LINUX ™ should be used on a virtual machine.

Question 24)
What is the shell in Linux?

  • A Linux command that outputs a specified string of text
  • The information received by the OS via the command line
  • An instruction telling the computer to do something
  • The command-line interpreter