Wednesday, September 26, 2007

REFLECTION QUESTION #12

Q: What choices did you face in developing your solution, and how did you choose among them?

A: The choice that I faced during developing my solution was to choose between using int or double. I chose to use double instead of int because it would be allow the user to input decimal numbers and output decimal numbers, which is a better choice rather than int.

No comments: