Clovis
Posts: 1
Nickname: ccs14
Registered: Sep, 2002
|
|
Student JAVA Assignment
|
Posted: Sep 8, 2002 1:45 AM
|
|
I'm doing my java assignment. it is: create an application that will read input from a html file, store each html tag from the file into Multi dimensional ?char? array.
Enter 1 to list each html tag used. Enter 2 to view how many html tags where used. Enter 3 to view which tags where used the most and how often. Enter 4 to quit.
I'm now up to the option 3. And i don't know what is the code to let me find the most html tags.
|
|