Hi,

I'm looking at the homework "Using Built-in Java Classes" (http://
www.javapassion.com/handsonlabs/javabuiltinclasses/index.html#2.1) and
just want clarification on something. The assignment says "Receive the
first names of your family members as command line arguments and
create an array of String." Does this mean we are supposed to take the
command line arguments (String[] args) and create a duplicate array
with the same values and then pass it to the new method?

Thanks

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