Discussion Board 1
Supporting Activity: Classes
Describe a real world application that demonstrates the use of two separate classes.
Explain the functionality of the application and write a code fragment or a complete program to implement the application.
Discussion Board 2
Supporting Activity: Switch Statement
Write a switch statement that allow users to enter a number instead of a string to display a value.
Include five options for the user.
Use an example other than days of the week or states as these have been provided in your book.