Ask Experts Questions for FREE Help !
Ask

Search:

Type: Posts; User: h007

Search: Search took 0.02 seconds.

  1. Java program compute number of times a character appears HELP

    Design a program to compute the number of times the character e occurs in a string s. The program should not distinguish between lower and upper case characters.
    For example if the user entered the...
  2. Answers
    1
    Views
    740

    Java program read and write text file HELP

    Design a Java program to read a text file called jazz.txt and write another text file called fourstar.txt. Each line of the input file consists of a star-rating and a jazz record title separated by a...
Results 1 to 2 of 2