Research and Implementation of java-based Student Achievement System on ordinary students, students, and special students [original]: java Student Achievement

Source: Internet
Author: User

Research and Implementation of java-based Student Achievement System on ordinary students, students, and special students [original]: java Student Achievement

There are eggs at the end of the article

The subject of the study is:

JAVA Student Achievement System requests code that meets the following requirements. A school has three types of students:
1) ordinary students: The total score is composed of 30% of the average score and 70% of the test score.
2) remaining students: The total score is composed of all exam scores.
3) special students: The total score consists of 30% + 70% + 10 + points.
Each student has a name and student ID.
Requirements:
1. correctly defining classes indicates the above three types of students and their relationships.
2. Define methods of each category correctly and calculate the overall score of each student
3. Define a method to calculate the average score of N students in the overall evaluation
4. Define a method to find the Top N students with the highest overall score
5. Define a method, enter information and scores of N students, and save them to files
6. Calculate the average score of 10 students in the main function.
7. In the main function, find the top 10 students with the highest overall score and output personal information.

 

All implementations have been completed. The screenshot and Code Section are as follows:

 

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.