CNAME
The Quick Version
A DNS record pointing one name at another name.
How it actually works
A CNAME is an alias: 'whatever this other hostname resolves to, use that'. Hosting platforms prefer it because they can change their servers without you touching DNS again.
Why does it matter?
It is the record you will most often be asked to add for www.
Example
CNAME www cname.yourhost.com