Build confidence with core programming building blocks: variables, loops, and functions. This mixed-difficulty quiz checks how well you read code, predict output, and spot logic errors. Choose your pr...
Pick a difficulty and question count to begin.
From assigning variables to writing clean loops and reusable functions, this quiz focuses on the fundamentals that show up in every language.
Each question uses 4 options and no timer, so you can reason through code behavior instead of rushing.
Difficulty is mixed on purpose: you’ll see quick wins (syntax and simple tracing) alongside deeper logic and edge-case questions.
Before you start, choose the question count and difficulty that fit your goal—short practice runs for review, or longer sessions for full coverage.
Slow down on tracing: track variable changes line by line, especially inside loops and function calls.
When stuck, eliminate options by checking types, scope, and whether the code returns a value or just produces side effects.
What is a variable in programming?
Which symbol is commonly used to denote a variable in many programming languages?
What does a loop do in programming?
This quiz has 102 questions covering variables, loops, and functions at mixed difficulty.
No. The quiz has no timer, so you can take your time to trace code and think through each option.
Each question is multiple-choice with 4 options, designed to test understanding and common code-reading scenarios.
Yes. You can select your preferred question count and difficulty before starting to match quick practice or deeper study.
Expect scope, loop boundaries, function parameters and returns, and typical logic bugs like off-by-one errors.

Sharpen your fundamentals of arrays, linked lists, and trees with a mixed-difficulty set built for quick practice. You’ll work through core concepts like indexing, traversal, and complexity, plus common edge cases that trip people up. Pick your preferred question count and difficulty, then learn from each result at your own pace.

Sharpen your fundamentals in sorting, searching, and Big-O analysis with a mixed-difficulty set built for steady improvement. You’ll compare algorithm trade-offs, reason about time/space complexity, and spot edge cases that break “obvious” solutions. Great for interview prep or refreshing core CS basics.
Identify common cyber threats and the best defensive practices used to reduce risk. Covers phishing, malware, passwords, MFA, encryption basics, and safe browsing habits.
Test your knowledge of common programming syntax across popular languages. Questions focus on variables, loops, functions, and basic data structures without requiring deep computer science theory.
Check your understanding of how cloud services are delivered and used. Covers IaaS, PaaS, SaaS, containers vs VMs, regions/availability zones, and shared responsibility basics.
Match key PC components to what they do and how they affect performance. Covers CPU, GPU, RAM, storage types, motherboards, power supplies, and ports.