CODING
GAMES GAMES GAMES
Pro-Programmers
ALL THINGS TECH
100

What symbol is used to assign a name to a piece of data?

= (Equal Sign)

100

Donkey Kong is what type of animal? 1 Answer only

Gorilla

100

What is a data structure?

A way to manage and access information

100

The first “computer bug” was an actual bug, True or False?

True

200


Which data type is in this code block?

20.842


Number

200

In the game "Mortal Kombat" which character was renowned for freezing his opponents in place?

Sub-Zero

200

When a function’s name, inputs, and instructions are specified, we can say that the function is?

Defined

200

The icon of a white video camera in a green square represents what app that's pre-installed on Apple's iPhone?

Facetime

300

The purpose of a variable is to:

Variables are used to store a piece of information, like a number or piece of text//// Store a value

300

What was Roblox originally known as?

Dyna Blocks

300

In programming, what typically makes up a string?

Strings are made up of many characters such as letters, symbols, and spaces.

300

A computer designed to stay in a static location has which name?

Desktop 

400


What data type is used in this code block?

isTouching = true


Boolean

400

Mario first appeared in what video game?

Donkey Kong

400

In programming, the position of a value in a list is known as its

Index

400

Now appearing prophetic, what device was announced in 2007 with the following slogan? "This is only the beginning."

IPHONE

500

A coder who can develop both client-side and server-side software is known as a full-___ developer?

Stack

500

What Gaming Console Was Released By Sony In 1994?

Playstation

500

Describe a "Loop" in 10 Seconds? Go!

A Control Structure that repeats a set of instructions until a specific condition is met

500

What is the official name for the “prove you’re not a robot” tests that websites sometimes require?

CAPTCHAs