Which of the following access controls gives only backup administrators access to all servers on the network?
Role-based
What is the CPU?
Runs software programs. Software consists of many simple instructions. It is also reference or known as the “brains”
What type of OS would run on a Mac?
IOS
Which process exports a database into a format that can be read by another program like a spreadsheet?
Database dump
What is a malware that monitors a user without their knowledge?
Spyware
How do you secure a computer network?
Install and monitor firewall performance
Modern computers represent characters and numbers internally using one of the following number systems
Binary
Which of the following are the four general tasks a user needs to perform for a database to function properly?
Create, Read, Update, Delete
What sort of threat will a UPS prepare a system for?
Power Outage
What does HTTP mean?
Hypertext Transfer Protocol
The___ tells the computer how to use its components
Operating System
What is the computer language that makes relational databases work?
SQL
A process that proves you are who you say you are?
Authentication
What is bandwidth?
a range of frequencies within a given band, in particular that used for transmitting a signal.
Most application software’s today come with an interface called a ____
Graphical User Interface
Which SQL command is used to give a user permission to a specific database object?
GRANT
Why is it better to use a credit card than a debit card for online purchases?
Credit cards have better fraud protection
What is a IP address?
An Internet Protocol address connected to a network
Computer programs are written in a high-level programming language however the human-readable version of a program is called ____
Source Code
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