Test your knowledge of HTTP methods, request/response headers, and status codes used in everyday web development. You’ll work through real-world scenarios like caching, redirects, authentication, and ...
Pick a difficulty and question count to begin.
From GET vs POST to cache-control and redirects, this quiz helps you recognize how HTTP behaves on the wire and how browsers and APIs interpret responses.
Each question has 4 options and there’s no timer, so you can reason through edge cases and learn from mistakes without pressure.
Difficulty is mixed by design: you’ll see quick fundamentals (like 200/404) alongside trickier cases (like 206, 304, CORS-related headers, and idempotency). Choose your preferred question count and difficulty before starting to tailor the session to a quick refresher or a deeper workout.
Many wrong answers come from mixing up safe vs idempotent methods, confusing similar status codes, or assuming a header works the same in requests and responses.
Read the scenario carefully: small wording differences often signal whether the best answer is about semantics (method choice), transport behavior (headers), or outcome (status code). If you miss a question, revisit the underlying rule and try a shorter set at the same difficulty to reinforce it.
What does HTTP stand for?
Which HTTP method is used to retrieve data from a server?
What code is returned for a successful HTTP request?
This quiz has 103 questions on HTTP methods, headers, and status codes.
No. The quiz has no timer, so you can take your time on each question.
Every question is multiple-choice with 4 options.
Yes. You can select your preferred question count and difficulty before you start.
You’ll also practice HTTP methods, request/response headers, caching, redirects, and common API behaviors.

Decode URLs and domain names with confidence in this Web Basics quiz. You’ll identify parts like scheme, host, path, query, and fragment, and apply practical rules around ports, encoding, and DNS. Choose your preferred question count and difficulty to match your study goal—practice is untimed and focused.

See what really happens between typing a URL and seeing a finished page. This quiz walks through networking, parsing, the critical rendering path, and performance-related browser behavior. Expect a mixed difficulty set that checks both fundamentals and real-world troubleshooting knowledge.
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.