Choose ONE of the options below, I hope there is someone can help. Thanks , the due date is Dec 9th.

profileshuxin

Choose ONE of the options below

http://www.mediafire.com/view/1ygqt1h3c68df1c/project-2%20(1).pdf



http://www.mediafire.com/view/ou1e14mp4f5hmn1/project-1.pdf

 

 

focus on Java

 

  and one more question is 

Write a Java method remove() that takes two arguments: a String and a single character. This method should return a new String that contains all the characters from the input String without any occurrences of the specified character. For example, remove("this is some text", ‘s’) should return “thi i ome text”. You may assume that all input values are in lowercase.Use a loop to build up the result String, character by character. Do NOTuse the String method replace()!

    • 13 years ago
    • 40
    Answer(1)

    Purchase the answer to view it

    blurred-text
    NOT RATED
    • attachment
      chatbot.png
    • attachment
      allprograms.zip
    • attachment
      removechar.png
    Bids(1)