I'd say it's the first interpretation. As you said, the second doesn't
make that much sense.

On Thu, Jul 23, 2009 at 12:21 AM, Mike Adolf<[email protected]> wrote:
>
> The homework instructions for 1011 contains the following:
>
> Write a static method called generateNewName() as following:
>      * It receives the array of String as a parameter.
>      * It creates a new first name by taking the 2nd character of each
>        String from the array
>
> My question is: If the first name is Christine is the new first name
>
> Cristine (second letter taken out)
>
> OR
>
> h  (formed by taking the second character)
>
> Since "h" doesn't make much sense as a name, I think I'll use the first
> interpretation.
>
> Mike
>
>
> >
>



-- 
Diogo Sales 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