5 exercises on initialisms read letter by letter versus acronyms read as words.
0 / 5 completed
1 / 5
How is "API" (Application Programming Interface) normally said aloud?
API is an initialism: it is spelled out letter by letter as "A-P-I" /eɪ piː aɪ/. It is not pronounced as a word ("appy" is wrong). So "call the API" is "call the A-P-I", and "REST API" is "rest A-P-I". An initialism is an abbreviation whose letters are read individually, in contrast to an acronym like "JSON" (read as a word). Most three-letter tech abbreviations ending in awkward consonant clusters — API, SDK, URL — are initialisms read letter by letter.
2 / 5
How is "CLI" (Command-Line Interface) said aloud?
CLI is an initialism, spelled out as "C-L-I" /siː el aɪ/. It is not pronounced "cly" or "clee". So "use the CLI" is "use the C-L-I", and "CLI tool" is "C-L-I tool". Like API and SDK, the letter sequence does not form a comfortable word, so English speakers say each letter. Contrast this with "GUI", which does form a pronounceable word ("gooey"). Whether an abbreviation is spelled out or said as a word depends largely on whether the letters make a sayable syllable.
3 / 5
How is "URL" (Uniform Resource Locator) most commonly pronounced?
URL is normally an initialism, spelled out as "U-R-L" /juː ɑːr el/. So "paste the URL" is "paste the U-R-L". A minority of speakers say it as the word "earl" /ɜːl/, but spelling it out is by far the standard and the safest choice. Do not confuse it with "URI" (also spelled out, "U-R-I"). When reading a web address aloud, you spell "URL" and then read the address with "h-t-t-p-s colon slash slash...". Letter-by-letter is the norm here.
4 / 5
How is "DNS" (Domain Name System) said aloud?
DNS is an initialism, spelled out as "D-N-S" /diː en es/. It is never pronounced "dens" or "dunce". So "the DNS record" is "the D-N-S record", and "flush DNS" is "flush D-N-S". Like most consonant-only abbreviations (DNS, SDK, CLI, API), the letters do not form a sayable word, so each is read individually. This is the safest pattern: when in doubt about whether an abbreviation is a word or an initialism, spelling it out is rarely misunderstood.
5 / 5
Which of these is normally pronounced as a WORD rather than spelled out?
SaaS (Software as a Service) is pronounced as the word "sass" /sæs/, rhyming with "pass". In contrast, SDK ("S-D-K"), API ("A-P-I") and DNS ("D-N-S") are all initialisms, spelled out letter by letter. So "a SaaS product" is "a sass product", but "the SDK" is "the S-D-K". The mixed-case spelling "SaaS" (capital S, lowercase aa, capital S) hints that it is read as a syllable. Related terms "PaaS" ("pass") and "IaaS" ("eye-az" or "I-double-A-S") follow similar word-like patterns.