nCircum = 2 * 3.1416 * radius;
nAge = 2000 – YearOfBirth;
nQuite frequently, literal data
used within a program have a more general meaning that is recognized
outside the context of the program.
nNumbers are normally referred by programmers as magic numbers.