Don't Be So Derivative
It's Only a Theory
Keep it Real
Get With the Program
I Don't Wanna Do Math Right Now
100



100

____ ____ is the observation that the number of transistors in an integrated circuit (IC) doubles about every two years

What is Moore's Law?

100

An extremely important number regarding circles. It is a non-algebraic number and also a delicious dessert.

What is pi?

100

#include <iostream>

int main(){
    std::cout<<"Hello World";

    return 0;}

What is C++?

100

This basketball team won their 18th championship in their most recent season, beating Dallas in 5 games to trounce their long-time rivals in terms of number of championships. 

What are the Boston Celtics?

200



200

A principle in object-oriented programming languages where subclasses can have their own behaviors while sharing some of the parent class's functionality

What is Polymorphism?

200

All whole numbers and their negative counterparts fall into this subset of real numbers.

What are Integers?

200

def modify(names, score):

            names.append('Todd')

          score = score + 20

What is Python?

200

An old fashioned way of spelling 'the'. Also, a world famous rapper/musician. 

What is 'Ye'?

300



300

XORing two bytes is vital for some ciphers. The following is an example:

1011 1010 XOR 1000 1000 has the output ____ ____.

What is 0011 0010?

300

If you take a real number and square it, you always get back a real number. However, if you took the ______ of a negative real number, you do not get a real number. Instead, you get a complex number.

What is square root?

300

<title>BigBrainWebsite</title>
</head>
<body>

<h1>This is a Heading</h1>
<p>What's up gamers.</p>

</body>

What is HTML?

300

Often done by the Rizzler, this unproven technique is supposed to change the structure of one's face. Also, it is the name of a mythical Pokemon.

What is 'mew' or 'mewing'?

400



400

Cryptosystems such as RSA hinge on the multiplication of two extremely large primes. For the sake of time, let p = 31, q = 43, their product _____ would then be used as the modulus for both public and private keys.

Answer: 1333

400
The only number that is divisible by 1 and itself but is not considered prime, due to its interference with the Fundamental Theorem of Arithmetic.

What is the number 1?

400

Facts

Food(burger).

Food(sandwich).

Lunch(sandwich).

Rules

meal(X):-food(X).

What is Prolog?

400

The _____ wars were a pivotal point in Chinese history. Also, Ken Carson, Destroy Lonely, and Playboi Carti.

What is Opium?

500



500

The 3 step process to establish a connection over a TCP/IP network.

What is the 3-Way Handshake?

500

A function that has a discontinuity is usually discontinuous at a particular point and continuous at other points. Such as the function, 1/x. However, in this particular function, where x(rational number) = 1 and x(irrational number) = 0, it is discontinuous at every point. 

What is the Dirichlet function?

500

   WRITE (6,7)
     7 FORMAT(13H HELLO, WORLD)
       STOP
       END

What is FORTRAN 66?

500

The only official Spanish-speaking country in Africa.

What is Equatorial Guinea?

M
e
n
u