CS230 Pre-lab 8

Pre-lab 8

You will practice drawing adjacency matricies and their corresponding graphs
 

Work on these tasks before coming to lab this week:

  1. Write recursive functions countHi(), sumDigits(), and array6() from the http://mrmonline.org/site/recursion-in-java/ site.
  2. Task 0