What is the name of the data type used for true/false values?
(What is Boolean?)
What type of software helps you create documents or spreadsheets?
(What is productivity software?)
-What do we call a named location in memory used to store data that can change?
(What is a variable?)
What is the name for one row in a database table?
(What is a record?)
What tool protects your computer by detecting and removing malicious software?
(What is antivirus software?)
What should you do first when starting to troubleshoot a technical issue?
(What is gather information?)
Which operating system component allows users to interact with the system using windows and icons?
(What is the graphical user interface or GUI?)
What programming structure repeats a block of code based on a condition?
(What is a loop?)
What type of database uses tables, rows, and columns to store data?
(What is a relational database?)
What should you do when using a public Wi-Fi network to protect your data in transit?
(What is use a VPN?)
This data type can store whole numbers but no decimals.
(What is Integer?)
What does the “middle tier” do in a three-tier application model?
(What is handle business logic?)
What do we call the plain-English version of code planning?
(What is pseudocode?)
This SQL command is used to retrieve data from a table.
(What is SELECT?)
What document tells employees what they can and cannot do on a corporate network?
(What is an Acceptable Use Policy or AUP?)
If your theory doesn’t fix the problem, what should you do next?
(What is create a new theory or escalate?)
Which browser setting removes saved site data and images to free up space and fix loading issues?
(What is clearing the cache?)
In object-oriented programming, what term describes an action an object can perform?
(What is a method?)
What type of database stores entire records as XML or JSON documents?
(What is a document database?)
What is a privacy risk of using free file storage services?
(What is the service may collect or analyze your file data?)
This method of troubleshooting emphasizes understanding what changed and testing one issue at a time.
(What is the troubleshooting methodology?)
This type of software license allows a limited number of users to use the software at the same time.
(What is a concurrent license?)
What is the purpose of using flowcharts in programming?
(What is to visualize logic and decision-making?)
In a relational database, what is the name of a field that connects to a primary key in another table?
(What is a foreign key?)
What kind of encryption is used to protect emails or online banking in transit?
(What is TLS or HTTPS encryption?)