Creative Development
Data
Algorithms/Programming
Computing
Systems/Networks
Impacts of Computing
100

The error that occurs when a calculator can only display 3 digits, and you ask it to calculate 2^10.

What is an overflow error?

100

1 ____ is equivalent to 1 trillion bytes.

What is a Terabyte?

100

The amount of passes a bubble sort has to make to sort a deck of 13 cards.

What is 13?

100

A group of interconnected computing devices capable of sending or receiving data.

What is a computer network?
100

Computing innovations can reflect existing human biases because of biases written into the algorithms or biases in the data. True or False?

What is True?

200

Describing a segment of code by writing documentation.

What is a comment?

200

A set of data that describes and gives information about other data.

What is metadata?
200

Score 1 < - (8,878)

Score 2 <- (9,279)

Score 1 <- Score 2

Display(Score 1)

What is 9,279?

200

A computer network consisting of interconnected networks that use standard, open communication protocols.

What is the internet?

200

Online research output of any and all restrictions on access and are free of many restrictions.

What is open access?

300

This type of programming is when a program receives an input, some code runs and an output is given.

What is event-driven programming?
300

Data sets that are too large and complex to download and process on a single computer.

What is Big Data?

300

A type of problem that can be called a halting problem.

What is an Undecidable problem?

300

Redundancy within a system often requires additional resources, but can provide the benefit of ____  ______.

What is fault tolerance?

300

_____  ______ refers to differing access to computing devices and the Internet, based on socioeconomic, geographic, or demographic characteristics.

What is digital divide?

400

The benefit of collaborating with your peers.

What are more diverse perspectives?

400

The process of manipulating large data sets to gain information from them.

What is Data Science?

400

An algorithm that helps in finding an approximate solution for a hard problem in a reasonable amount of time.

What is a Heuristic algorithm?

400

The inclusion of extra components that can be used to mitigate failure of a system if other components fail.

What is redundancy?

400

______ ______ is the method of computer access control in which a user is only granted access after successfully presenting several separate pieces of evidence to an authentication mechanism.

What is Multifactor Authentication?

500

A computing innovation called E-commerce allows people to save time and money by shopping online. What is this description an example of?

What is a purpose?

500

Data stored in a ____ will persist between different uses of an app, is stored on the internet, and can be easily shared with other devices and users.

What is CloudDB?

500

A computational model in which multiple networked computers are used to run a program.

What is Distributed Computing?

500

Parallel computing consists of two portions. ____ and _____

What are parallel and sequential portions?
500

Of the following potential benefits, which is least likely to be provided by the upgraded system?

A: Human representatives will not be needed to respond to some inquiries

B: The company will be able to provide a human representative for any incoming call.

C: Customers are likely to spend time listening to information not relevant to their issue.

D: Customers will be unable to mistakenly select the incorrect department for their particular issue.

What is B?