
  Copy the exam.cls file into an area where LaTeX2e can find it.
  Create a new document starting with (for example)

  \documentclass[10pt]{exam}
  \begin{document}

  \end{document}