Tuesday, October 2, 2007

REFLECTION QUESTION #14

Q: What problems did you encounter while developing your solution? How do you plan to overcome them?/How did you you overcome them?

A: The problem that I encountered while developing my solution is I could not get two numbers to square or square root. I overcame the problem by using the double instead of int because when square or square root numbers, it will not work with int.

No comments: