No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
I think you should revisit the first problem by actually creating a constructor and an average method. Constructor : public TestScores ( double[] grade ) { ... //probably want to copy the inputted array into your own array to manipulate in the average method } You should also not throw …
Ah I was wondering why his getFido method included a parameter. Good call on the array. It might be in your best interest to post part the code in question if you are still confused or your question was not answered!
What is with thread hijacking? Start a new thread if you want help!
What exactly is the problem? Please only include relevant code. You can always just "hide/show" buttons to give the illusion of new buttons. It would be nice if you could re-post the code formatted so that is more readable.
The End.
mikeNIkesT