Some questions on format specifiers

What are the following specifiers used for?
  1. %f
  2. %d
  3. %c

Back to notes on format specifiers.