Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. [SOLVED] Re: replacing few keywords with corresponding operators

    The String class has methods for testing the contents of a String. Use one of them to do the checking.
  2. [SOLVED] Re: replacing few keywords with corresponding operators

    To learn how to use a class's methods, write a short simple program with some Strings, use the replace() method and print out the results to see what it does. Experiment some until you understand...
  3. [SOLVED] Re: replacing few keywords with corresponding operators

    Please explain what you mean by "concept".
    Is the problem any more than replacing one String with another String?
Results 1 to 3 of 3