Tuesday, August 9, 2011

JAVA -- WHAT's Wrong with my code?

Not a java guy but from what I understand java is case sensitive and java key words are always in lower case. Your string deceleration is "String" and not "string". Otherwise it would help if you told tell us what happens when you try to test it.

No comments:

Post a Comment