No, you can't cast int->String. In fact if you think about it there is more than mere "casting" involved as numerals (the string representation of numeric values) involve the notion of "base" which...