What is the error called when a mistake in a program that causes unexpected behavior?
Logic Error
The smallest unit of data in computing.
What is binary digit (bit)?
A placeholder in your algorithm for where a value will be inputted while the program is executed
What is a Variable?
A unit of data divided up into smaller parts or chunks of data that will be sent out
What are packets?
Differing access to computing devices and the Internet, based on socioeconomic, geographic, or demographic characteristics.
What is digital divide?
Anything created by a person using a computer is a
Computing artifact
Reduces complexity and allows us to focus on the main idea or larger problem.
What is abstraction?
The part of an algorithm that stores the items in the list whilst keeping track of the usage of the list items through their corresponding list number
What is an Index?
The maximum amount of data that can be sent out in a certain amount of time
What is Bandwidth?
An attempt to trick a user into providing personal information, like your usernames and passwords, account numbers, or social security numbers.
What is phishing?
What is a collection of instructions that a computing device executes, or carries out. It's like a recipe that a computer follows...
Program
Reduction in the number of bits needed to represent data.
What is data compression?
A procedural set of steps to find a solution to a problem
A set of rules
What is a Protocol?
A wireless network that can give unauthorized access to secure networks.
What is rogue access point?
The difference between input and output is that, input is only seen on the user interface. True or False
True
Reduces the number of bits stored or transmitted while guaranteeing complete reconstruction of the original data.
What is lossless?
A search process that divides and "conquers" a set of items that is sorted and then finds the item that is wanted to be found by comparing the item to the middle item
What is a Binary Search?
The online address of a website that is easy for humans to understand, remember, and utilize in their day to day lives
What is DNS or the Domain Name System?
Records every keystroke made by a user in order to gain fraudulent access to passwords or other confidential information.
What is keylogger?
______ is a repetitive process where steps are repeated several times throughout the process, information gathered, testing, revisions, reflection.
Iterative Development Process
Significantly reduces the number of bits stored or transmitted but only allow reconstruction of an approximate of the original data.
What is lossy?
A variable that can only be true or false and is stored in a 2 byte-system
What is a Boolean Value?
When a program can support and even withstand these failures while still functioning properly
What is known as being Fault Tolerant?
A work or invention that is the result of creativity to which one has rights.
What is Intellectual Property (IP)?