Physics
Math
CS
Circuits
Digital
Logic
100

What is the unit of force in the International System of Units (SI)?

What is a Newton (N)

100

This is the result of adding 45 and 37.

What is 82?

100

This operating system, developed by Microsoft, is the most widely used OS for personal computers.

What is Windows?

100

According to Ohm's Law, the current flowing through a resistor is directly proportional to this and inversely proportional to this.

What is voltage and resistance?

100

This logic gate outputs 1 only when both of its inputs are 1.

What is an AND gate?

200

This law states that for every action, there is an equal and opposite reaction.

What is Newton's Third Law of Motion?

200

The sum of the interior angles of a triangle is always this number of degrees.  

What is 180 degrees?  

200

This component of a computer is responsible for processing instructions and performing calculations.

What is the CPU (Central Processing Unit)?

200

This law states that the sum of currents entering a junction is equal to the sum of currents leaving that junction.

What is Kirchhoff’s Current Law

200

This is the Boolean expression for a circuit where the output is 1 if either input is 1 (but not both).

What is an XOR (Exclusive OR) gate?

300

This is the unit of electrical resistance, named after a German physicist.

What is the ohm?

300

This is the solution to the quadratic equation x^2−5x+6.

What are x=2 and x=3. 

300

This type of loop repeats a block of code as long as a specified condition is true.

What is a "while" loop?

300

n an AC circuit, this is the term for the opposition to the flow of alternating current, which combines both resistance and reactance.

What is impedance?

300

The output of this gate is 0 unless both inputs are 1, and it outputs 1 only when both inputs are 0.

What is a NAND gate?

400

This famous physicist is known for his uncertainty principle, which states that the position and momentum of a particle cannot both be precisely measured at the same time(last name accepted). 

Who is Werner Heisenberg?

400

This is the value of sin⁡(30∘) (NO CALCULATORS!)

What is 1/2? 

400

This is the primary storage device in a computer, used to store data and programs for quick access.

What is RAM (Random Access Memory)?

400

This theorem simplifies any linear circuit into a single voltage source and a single resistor in series, making it easier to analyze.

What is Thevenin’s Theorem?

400

This method is used to simplify Boolean expressions by visually grouping cells that have a value of 1 in a BLANK map, minimizing the number of terms.

What simplification using Karnaugh maps?

500

This is the term for the quantity that describes an object's rotational inertia, which depends on both its mass and the distribution of that mass.

What is the moment of inertia?

500

The integral of (3x^2)dx. 

What is x^3+C?

500

This data structure, often used in algorithms like Depth First Search (DFS) and Breadth First Search (BFS), follows the principle of "Last In, First Out" (LIFO) or "First In, First Out" (FIFO), depending on its implementation.

What is a stack or queue?

500

n an AC circuit, this is the phase shift between the current and voltage in a purely inductive circuit, expressed in degrees.

What is 90 degrees?

500

This type of flip-flop has two stable states and is commonly used for memory storage in sequential circuits, where the output changes based on the clock signal and the input values.

What is a D flip-flop?

M
e
n
u