I need some help with the homework.
The first part is easy, passing the names and getting the first name of the
family members, my problem is to make the Static method generateNewName.

Its told to recieve the String[] with the names, no problem there.

But, i didnt figure out how to get the second letter from each name in the
method and then return the string with the those charaters.

If someone could help with bits of code for me to understand the static
methods and how to pass the arguments by-value so i can change the
arguments. in this case the String[].

Thanks.

-- 
Pedro Oliveira

-- 
Pedro Oliveira

--~--~---------~--~----~------------~-------~--~----~
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