You are here

Detailed Lab Instructions

6 February, 2015 - 16:48

Read and follow the directions below carefully, and perform the steps in the order listed.

  • Compile and run the Lab_12a.cpp source code file. Understand how it works.
  • Copy the source code file Lab_12a.cpp naming it: Lab_12b.cpp
  • Convert the nested if then else to a switch with breaks.
  • Build (compile and run) your program.
  • After you have successfully written this program, if you are taking this course for college credit, follow the instructions from your professor/instructor for submitting it for grading.