Beginner Vocabulary #general-IT #terminology #definitions

General IT Terms — Match to Definition

5 exercises — essential IT terms every developer should know: latency, technical debt, idempotency, bottleneck, and feature flags. Each question appears in a realistic code review or Slack context.

These terms appear across all IT roles
  • Latency — delay between request and response; measured in ms; p50/p95/p99 percentiles
  • Technical debt — accumulated cost of shortcuts; paid down through refactoring
  • Idempotent — same result regardless of how many times you call it; critical for APIs and retries
  • Bottleneck — the component limiting overall system throughput
  • Feature flag — deploy code without releasing; enables gradual rollout, A/B testing, kill switches
0 / 10 completed
1 / 10
A senior engineer says: "This function has high latency — users are waiting 3 seconds for data that should arrive in under 200ms."
What does latency mean?

Frequently Asked Questions

What does the "General IT Terms — Match to Definition" vocabulary exercise cover?

This exercise tests real IT vocabulary related to general it terms — match to definition through 10 multiple-choice questions, each built from realistic workplace sentences rather than abstract definitions.

Is this vocabulary exercise free to use?

Yes. Every exercise on CoderSlingo, including this one, is completely free — no account, sign-up, or payment required.

How many questions does this exercise have?

This exercise has 10 questions. Each one shows a real-world sentence or scenario with multiple-choice options and an explanation once you answer.