Ouch! My brain hurts!!!
Please, make it stop!
I can read wurds good
A is for acronym
Russia, Russia, RUSSIA!
100

Image 1 - This would be the display if there was one candy bar available and the user requested two candy bars.

What is Enjoy! Bars remaining: 0

            Sorry! Sold out.  Bars remaining: 0

100

The fundamental or smallest unit of a digital image

What is a pixel? 

100

Type of computing that uses multiple machines or a CPU with multiple cores to simultaneously run a program and/or process data.

What is parallel computing?

100

RGB stands for this.

What is Red/Green/Blue?

100

The activity of defrauding an online account holder of financial information by posing as a legitimate company through emails is known as this.

What is phishing?

200

Image 2 - This is the output of the logic gate if the input A is TRUE

What is true?

200

Many efforts are being made all over the planet to provide better access to the devices, skills, and knowledge required to make full use of the Internet in order to reduce this.

What is the digital divide?

200

The process of finding and fixing problems in your algorithm or program

What is debugging?

200

This acronym defines the main protocols for how information travels on the Internet from computer to computer.

What is TCP or TCP/IP?

200

Used widely on the Internet for secure data transfer, this allows for sensitive messages to be sent between parties without having to agree on, or share, a secret key.

What is Public Key Encryption?

300

Image 3 - This is the location and position of the robot after running the code segment:

What is:

300

These two terms describe the fact that packets can travel in multiple directions on the Internet to get to their destination, and that the Internet will still work even if part of it is damaged due to attacks or natural disasters.

What is redundancy and fault-tolerance?

300

In order to prevent these, users should enable and use multifactor authentication, updated antivirus software, strong passwords, as well as caution and common sense.

What are cyber attacks?

300

Identify at least two of the three acronyms associated with security on the Internet.

What are HTTPS, TLS, and SSL?

300

A software that detects, prevents, and removes viruses, worms, and other malware from a computer is known as this.

What is antivirus software?

400

Image 4 - These two code segments will display YES if and only if the value of the variable friend is "Grace" and the value of the variable favoriteFood is either "pizza" or "popcorn"

What are A and C?

400

When processing a list, this is the name given to the variable that allows the program to keep track of the elements contained in the list.

What is the index?  Remember, pseudocode questions always start the index at 1!

400

The amount of data that can travel through a network (typically measured in bits per second)

What is bandwidth?

400

DDoS stands for this.

What is Distributed Denial of Service?

400

A program or piece of code that is loaded onto your computer without your knowledge and runs against your wishes, slowing the computer and causing other abnormal behaviors.

What is a virus or bug?

500

Image 5 - This would be displayed if the program were initialized with the value of num at 14

What is "stop"?

500

When calling a function/procedure from the main program, this term relates to the values that get passed into the function/procedure to effect the way it runs.

What are parameters (arguments)?

500

The ability of a program to handle a growing amount of work or its potential to be enlarged in order to process large data sets.

What is scalability?

500

This acronym provides abstraction on the Internet by allowing humans to type in recognizable names as opposed to lengthy IP addresses when accessing a website.

What is DNS (Domain Name System)?

500

Name of a cyber attack where the hacker tracks the keystrokes commonly used by the owner in an attempt to extract usernames and passwords.

What is keylogging?