Intermediate #technical-concepts #precision-vocabulary #false-friends

Technical Concepts — Commonly Confused Pairs

5 exercises on technical terms that developers and engineers often use interchangeably — even though they have distinct meanings. Getting these right signals technical fluency.

The most confused technical word pairs in IT English
  • parameter (defined in signature) vs argument (passed at call)
  • method (belongs to object) vs function (standalone)
  • compile-time (caught by compiler) vs runtime (occurs while running)
  • scalability (handles more load) vs performance (fast at current load)
  • latency (delay) vs throughput (rate) vs bandwidth (capacity)
0 / 36 completed
1 / 36
A code reviewer comments: "You're passing the wrong ___ — the function expects a string, but you're sending an integer."
Which word belongs in the blank?

Frequently Asked Questions

What does the "Technical Concepts — Parameter vs Argument, Latency vs Throughput — English for IT" exercise cover?

5 exercises on technical terms developers often confuse: parameter vs argument, method vs function, compile-time vs runtime, scalability vs performance, latency vs throughput vs bandwidth.

Is this exercise free to use?

Yes. Every exercise on CoderSlingo, including this one, is free to use with no account, sign-up, or paywall.

How many questions are in "Technical Concepts — Parameter vs Argument, Latency vs Throughput — English for IT"?

This exercise has 36 questions. Each one gives instant feedback with an explanation, so you can see exactly why an answer is right or wrong.