Wednesday, October 24, 2007

What progress did you make today on your solution?

Today I finished the CheckMail class, and started working on the Selection Statement program. I learned that in Java, two strings cannot be compared with ==, they must use String.equalTo(String2).

No comments: