Count the number of times one String occurs in a second String.
Requirements:
Manipulate upper and lower case letters in a String and String representations of numeric values.
Requirements:
Explore how the compareTo() method works on numeric values read in as numbers but converted to Strings.
Requirements: