Java Reference
In-Depth Information
*12.32
( Ranking summary ) Write a program that uses the files described in Program-
ming Exercise 12.31 and displays a ranking summary table for the first five
girl's and boy's names as follows:
Year Rank 1
Rank 2
Rank 3 Rank 4 Rank 5 Rank 1 Rank 2
Rank 3
Rank 4
Rank 5
2010 Isabella Sophia
Emma
Olivia Ava
Jacob
Ethan
Michael Jayden
William
2009 Isabella Emma
Olivia Sophia Ava
Jacob
Ethan
Michael Alexander William
...
2001 Emily
Madison Hannah Ashley Alexis Jacob
Michael Matthew Joshua
Christopher
**12.33
( Search Web ) Modify Listing 12.18 WebCrawler.java to search for the word
Computer Programming starting from the URL http://cs.armstrong.edu/liang .
Your program terminates once the word is found. Display the URL for the page
that contains the word.
 
 
Search WWH ::




Custom Search