I am working on the homework for this lab and have a question. I have my command line arguments set, but how do I populate an array with those arguments?
Christopher M O'Malley 5393 Burgundy Place Fairfield, OH 45014 Cell: (513) 907-8507 Home: (513) 829-8786 Date: Mon, 19 Jan 2009 10:04:23 -0800 From: [email protected] Subject: [java programming] Using built-in Java Classes Lab-1011 To: [email protected] Dear All, In lab home Using built-in Java Classes Lab-1011. In homework we are supposed to create a static method called generateNewName(). This method takes an array as an argument and takes 2nd character of each string from the array and returns an array of new names. My question is when generateNewName returns array of names, are these names should be one character long or one character plus first name, if it is latter, one character should beginning of the first name or last. I am little confused Please help Thanks Asif Mansoori --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
