Cybersecurity
Computer Hardware
Computer Software
Querying Databases
100

Which of the following access controls gives only backup administrators access to all servers on the network?

Role-based

100

What is the CPU?

Runs software programs. Software consists of many simple instructions. It is also reference or known as the “brains”

100

What type of OS would run on a Mac?

IOS

100

Which process exports a database into a format that can be read by another program like a spreadsheet?

Database dump

200

What is a malware that monitors a user without their knowledge?

Spyware

200

How do you secure a computer network?

Install and monitor firewall performance

200

Modern computers represent characters and numbers internally using one of the following number systems



Binary

200

Which of the following are the four general tasks a user needs to perform for a database to function properly?

Create, Read, Update, Delete

300

What sort of threat will a UPS prepare a system for?

Power Outage

300


What does HTTP mean?



Hypertext Transfer Protocol

300

The___ tells the computer how to use its components

Operating System

300

What is the computer language that makes relational databases work?

SQL

400

A process that proves you are who you say you are?

Authentication

400

What is bandwidth?


a range of frequencies within a given band, in particular that used for transmitting a signal.


400

Most application software’s today come with an interface called a ____

Graphical User Interface

400

Which SQL command is used to give a user permission to a specific database object?

GRANT

500

Why is it better to use a credit card than a debit card for online purchases?

Credit cards have better fraud protection

500

What is a IP address?

 An Internet Protocol address connected to a network

500

Computer programs are written in a high-level programming language however the human-readable version of a program is called ____

Source Code

500

Mary needs to view the records from the clients table that pertain to Travis. Which command should she use?

SELECT * FROM clients WHERE name = Travis