Hello, I am doing the Lab-1004, and see the following:
            int ageint = Integer.parseInt(age);
*
*
*Why do I have to put *
*
*
*             int ageint = Integer.parseInt(age);*
*
*
*and not *
*
*
*              int ageint = parseInt(age);*
*
*
*??*
*
*
*Thank you*
*
*
*GIAN*

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to