The lab asks me to do the following: Step 2: String as a sequence of Characters Define a method that takes a String as an argument and returns an ArrayList that contains the characters of the String, in the same order. This is independent of step 1. You must name this method string2charList. I am currently stuck on the coding and using the for loop and charAt method. So far my coding is as follows: package code;
Get Free Quote!
278 Experts Online