<p>If I were to do this
Positron[][] hello = new Positron[9][9]</p>
<p>and then in the positron class have a constructor that assigns a boolean matrix to all false, and then an int value, would they be initiated then. I think so but I just want to check. Basically would I get a null pointer exception if I try to call one of the Positron methods. This is for a Sodoku program that I am writing because I am bored. It might not be terribly efficient, but it will solve the puzzle, if possible. I am basically doing it to test wether the puzzles in my local paper can be solved with less information, and how many ways they can be solved.</p>
<p>Does anyone else think the fish case study is incredibly boring. We are suppose to be reviewing that, but its not really happening. We are reading chapter 5 and are almost done, but I just think that it is really pointless.</p>