Creative Developement
Data
Algorithms & Programming
Computer Systems & Networks
Impact of Computing
100

This item includes a program as an integral part of its function.

What is a computer innovation?

100

The number of bits needed to store the value 15.

What is 4.

100

The value of ?

What is false?

100

A system of linked pages, programs and files that uses the Internet

What is the World Wide Web?

100

The name of when a user is sent an e-mail from what appears to be their bank asking them to confirm their pin code by clicking on the link to direct them to a banking website.

What is a phishing attack. 

200

An error that happens during the execution of the program defined by the program language.

What is a runtime error.

200

The binary ID number of a student who comes after 1001 0011

What is 1001 0100

200

The range of t that can be displayed.

What is 0 to 6?

200

The unique value that identifies your computing device to disperse and receive data.

What is an Internet Protocol (IP) address.

200

Small files that websites put on your PC to store info about your preferences.

What are Cookies?

300

Speakers and monitors are two examples.

What are output devices?

300

The maximum number of elements, in a sorted list of 50 names in alphabetical order, to be examined using a binary search. 

What is 6?

300

The percentage of times does it display TRUE if executed many times?

DISPLAY (RANDOM (3, 12) < 7)

What is 40%?

300

The use of more than one computing device to run software that completes large computing operations.

What is distributive computing?

300

Working with telecommunications companies to build network infrastructure in remote areas can help minimize this.

What is the Digital Divide?

400

The last step in the iterative development process before starting over to refine and/or revise.

What is testing.

400

Ordering stored data files by date is a way THIS improves the use of the actual data file.

What is metadata.

400

The displayed outcome.

What is cat?

400

The addition of extra components in a system that can be used to reduce failure of a system if other components fail.

What is redundancy?

400

Having people all over the world collect photos of insects from around the world that can be analyzed to look for regional differences in insect population, is an example.

What is Citizen Science?

500

Useful during initial program development and also when modifications are made to existing programs.

What is program documentation.

500

Ensures a transmitted file is full restored to its original version.

What is lossless compression.

500

Execute this code.

What is 13?

500

An Internet protocol that manages lost, out of order, corrupted and duplicated packets.

What is the Transmission Control Protocol (TCP)?

500

Software that can be updated without the involvement of the original programmers and available at a low cost or free

What is Open-Source Software?