Comprehensive Final Exam: Key Concepts in OS, Troubleshooting,
Data Analytics & Programming
Jennifer wants to change the operating system (OS) on her computer from
Windows 10 to Linux. Which of the following OS types allow for this kind of OS
replacement?
Workstation OS
An IT manager wants to run a virus scan on a regular basis for all Windows
computers in the company office. Which Windows tool should they use?
Task Scheduler
Task Scheduler
is a Windows app used to automatically start an application or run a script
based on events. Some tasks that are commonly scheduled to run at regular
intervals include backups, malware scans, and system updates.
Which of the following describes the process of turning data points into useful
information?
Data analytics
The troubleshooting methodology starts by identifying the problem. The first
step in identifying the problem is to gather information. Which of the following
is the NEXT step?
Duplicate the problem, if possible
steps for identifying the problem
Gather information
Duplicate the problem, if possible
Question users
Identify symptoms
Determine if anything has changed
Approach multiple problems individually
A programmer is creating an application that needs to store a value indicating
if the user is logged in or not. Which of the following would be the BEST data
type to accomplish this?
Boolean
Boolean
is used to store a true or false value and cannot be used to store characters or
numbers.
,Mary is a data analyst for a large pharmaceutical company. The company
wants to know how their new organic line of over-the-counter cold relief
medications is being perceived by customers and what they can do to better
promote the product.
Mary has collected a significant amount of raw data and has analyzed it to find
connections and links between the data points. The insights are significant,
and now she needs to inform company management.
What is Mary's next step in the data analytics process?
Provide meaningful reporting with a system that includes search features,
charts, and graphs.
An employee submitted a support ticket stating that her computer will not turn
on.
Which of the following troubleshooting steps should you take first?
Make sure the power cord is plugged into the wall.
Make sure the surge protector is turned on.
When troubleshooting the power supply, always check the following before
opening up the computer:
Make sure the power cord is plugged into the wall.
Verify any surge protectors are plugged in and in the on position.
Make sure the power supply's switch is in the on position.
Only after you identify the power supply is the problem should you replace it.
The keyboard and mouse being unplugged will not prevent the computer from
powering on. Testing the power supply using a multimeter should be done
only after the obvious has been ruled out.
A developer is writing a program that will store the value of a single character.
Which of the following data types will work BEST to store this value?
Char
A software developer is creating a variable to hold whole numbers and will
perform numeric operations on the values stored in that variable. Which of the
following data types is the BEST for this purpose?
Integer
integer
data type is used for whole numbers. These include both positive and negative
numbers, as well as zero.
Which of the following are specifically designed to help protect digital
products?
Technological Protection Measures (TPM)
Digital Rights Management (DRM) tools
, Digital Rights Management (DRM)
tools are specifically designed to help protect digital products and help control
the use, modification, and distribution of copyrighted data.
Technological Protection Measures (TPM)
are specifically designed to help protect digital products and help control the
use, modification, and distribution of copyrighted data.
Copyright
Protections granted by the federal government to creators, writers, and
inventors. Copyright includes the rights to reproduce, display, make
derivatives, sell, rent, or lend a work.
You are troubleshooting a malfunctioning notebook computer. Nothing
appears on the LED display when the system is powered on.
Which of the following is the BEST step to try first?
Plug in an external monitor
As part of the troubleshooting process, you need to establish a plan of action
to remove the root cause of the problem without destabilizing other parts of
the system.
What should your plan of action include?
Detailing steps and the resources needed to implement the solution
What is the collective name for creations that are not the intellectual property
of anybody?
Public Domain
Which of the following makes sure that all the computer system hardware is in
working order before loading the operating system?
Power-On Self-Test (POST)
As a software developer, you need to create a variable to store postal codes.
Which data type would you MOST likely use?
String
String data
used to store more than one character, such as a word, a sentence, or a
combination of letters and numbers. As such, it would be appropriate for
postal codes.
Data analytics
the process of turning data points into useful information.
Which of the following notational systems is MOST likely used to represent a
MAC address?
Data Analytics & Programming
Jennifer wants to change the operating system (OS) on her computer from
Windows 10 to Linux. Which of the following OS types allow for this kind of OS
replacement?
Workstation OS
An IT manager wants to run a virus scan on a regular basis for all Windows
computers in the company office. Which Windows tool should they use?
Task Scheduler
Task Scheduler
is a Windows app used to automatically start an application or run a script
based on events. Some tasks that are commonly scheduled to run at regular
intervals include backups, malware scans, and system updates.
Which of the following describes the process of turning data points into useful
information?
Data analytics
The troubleshooting methodology starts by identifying the problem. The first
step in identifying the problem is to gather information. Which of the following
is the NEXT step?
Duplicate the problem, if possible
steps for identifying the problem
Gather information
Duplicate the problem, if possible
Question users
Identify symptoms
Determine if anything has changed
Approach multiple problems individually
A programmer is creating an application that needs to store a value indicating
if the user is logged in or not. Which of the following would be the BEST data
type to accomplish this?
Boolean
Boolean
is used to store a true or false value and cannot be used to store characters or
numbers.
,Mary is a data analyst for a large pharmaceutical company. The company
wants to know how their new organic line of over-the-counter cold relief
medications is being perceived by customers and what they can do to better
promote the product.
Mary has collected a significant amount of raw data and has analyzed it to find
connections and links between the data points. The insights are significant,
and now she needs to inform company management.
What is Mary's next step in the data analytics process?
Provide meaningful reporting with a system that includes search features,
charts, and graphs.
An employee submitted a support ticket stating that her computer will not turn
on.
Which of the following troubleshooting steps should you take first?
Make sure the power cord is plugged into the wall.
Make sure the surge protector is turned on.
When troubleshooting the power supply, always check the following before
opening up the computer:
Make sure the power cord is plugged into the wall.
Verify any surge protectors are plugged in and in the on position.
Make sure the power supply's switch is in the on position.
Only after you identify the power supply is the problem should you replace it.
The keyboard and mouse being unplugged will not prevent the computer from
powering on. Testing the power supply using a multimeter should be done
only after the obvious has been ruled out.
A developer is writing a program that will store the value of a single character.
Which of the following data types will work BEST to store this value?
Char
A software developer is creating a variable to hold whole numbers and will
perform numeric operations on the values stored in that variable. Which of the
following data types is the BEST for this purpose?
Integer
integer
data type is used for whole numbers. These include both positive and negative
numbers, as well as zero.
Which of the following are specifically designed to help protect digital
products?
Technological Protection Measures (TPM)
Digital Rights Management (DRM) tools
, Digital Rights Management (DRM)
tools are specifically designed to help protect digital products and help control
the use, modification, and distribution of copyrighted data.
Technological Protection Measures (TPM)
are specifically designed to help protect digital products and help control the
use, modification, and distribution of copyrighted data.
Copyright
Protections granted by the federal government to creators, writers, and
inventors. Copyright includes the rights to reproduce, display, make
derivatives, sell, rent, or lend a work.
You are troubleshooting a malfunctioning notebook computer. Nothing
appears on the LED display when the system is powered on.
Which of the following is the BEST step to try first?
Plug in an external monitor
As part of the troubleshooting process, you need to establish a plan of action
to remove the root cause of the problem without destabilizing other parts of
the system.
What should your plan of action include?
Detailing steps and the resources needed to implement the solution
What is the collective name for creations that are not the intellectual property
of anybody?
Public Domain
Which of the following makes sure that all the computer system hardware is in
working order before loading the operating system?
Power-On Self-Test (POST)
As a software developer, you need to create a variable to store postal codes.
Which data type would you MOST likely use?
String
String data
used to store more than one character, such as a word, a sentence, or a
combination of letters and numbers. As such, it would be appropriate for
postal codes.
Data analytics
the process of turning data points into useful information.
Which of the following notational systems is MOST likely used to represent a
MAC address?