2010-12-15 11:18:16 UTC
1b.) Create an array of integers called finalScore. The size of the array is MAXSTUDENTS.
1c.) set the value of each of the elements in the previous question to the named constant two questions previous.
1d.) Assume the values of the array finalScore have been changed. Write the code to determine the high score in the array. Set the high score to a variable called highScore.
2a.) Create a public class SomeClass
2b.) Write the heading for the default constructor for SomeClass
2c.) Create a new object of the type SomeClass called finalObject
2d.)Write the header for an int method someMethod2 that is accessible to any class. This method accepts one argument, an int
2e.) write the header that overloads the previous method so that it acepts two arguments- both ints
I'm a bit lost on these 2 questions, any help would be appreciated!!
unfortunatly there was a screw up in the system and a lot of people took the class thinking it was an intro class and it was not, a lot of us got left in the dust and it also is a mid semester class so we covered 3 months of material in 1.5, went so fast we don;t have much for notes, poorly planned and the students are taking the hit for it! please help me!!