Saturday, October 20, 2007

REFLECTION QUESTION #25

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

A: The choices that I faced during developing my solution are to choose between using switch/case or using if then statement. I choose to use switch/case because they are less complicate and easier to for me to work with. I also think that they allow me to arrange my codes in a better structure for easy to understand.

No comments: