Grades
Orçamento $30-5000 USD
This is a program needed for a intro to computer science class. im assuming its pretty simple, i just dont understand this stuff.
This is the assignment:
Write a class named STUDENT defineded as follows:
-each student has 3 pieces of data: name, score on midterm and score on final
-there is one constructor, which has one arguement - the name of the student (it also sets the exam score to 0)
-there are 3 methods:
--toString, which returns the student info as a string value
--inputGrades, which will use dialog boxes to prompt for and read the students test grades. be sure to validate the grades that are read in. If grade is less than 0 or greater than 100, print warning message.
--getAverage, which will compute and return the students average exam score
Also, ouput a message that states which student has the highest average
## Deliverables
1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.
3) Exclusive and complete copyrights to all work purchased. (No GPL, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site).
## Platform
netbeans?