Search:

Type: Posts; User: Techstudent

Search: Search took 0.09 seconds.

  1. Replies
    8
    Views
    1,421

    Re: Help with my code please!

    Thank you all again for the help! I figured out the problem :)
  2. Replies
    8
    Views
    1,421

    Re: Help with my code please!

    Thank you all so much for the advice! I have made a few changes and I am still receiving errors. Here is the updated copy of my code. Any ideas?

    class test{
    public static void main(String []...
  3. Replies
    8
    Views
    1,421

    Re: Help with my code please!

    Here are the directions to my assignment:

    Write two programs: one using the String class and one using the StringBuffer class. Your programs should store a set of Strings in an ArrayList and print...
  4. Replies
    8
    Views
    1,421

    Help with my code please!

    Every time I compile this program, it always says there's an error, and I feel like I've done everything right. Currently it's saying that "sentence.add(str1);" has an error because it can't find a...
Results 1 to 4 of 4