Namrutha H.

asked • 09/07/17

How to write a java program on Report Card in java using BufferedReader?

How to write a java program in java using BufferedReader?

Data required: 5 Roll Numbers, 5 Names, 6 Subjects Marks each of 100 marks.

Calculate: Total Marks, Percentage, Grade.

Use:
1.Sorting Technique in array- to sort roll number given by user.
2.Searching Technique in array- to search student details.
3.Modularity (Encapsulation)
4.Function Call (main())
5.Menu Driven program.

Functions
1. Arrays
2. Looping
3. min operator
4.Encapslation

Please do the program in Blue J.

This are the details to design the report card program.
Your help would be highly appreciated and thank you.

Output should be like:
RollNoNameEnglishMathsCompTotal..etc.
1 Lisa 80 100 75 255
2 Mia 70 50 90 210
3 Neha 100 100 100 300
.....etc. along with percentage & grade obtained.
Enter the name of student whose details is to be searched?
3
3 Neha 100 100 100 300....etc.
//end of program report card
I get confused while typing the program so experts please help..

1 Expert Answer

By:

Larry C. answered • 04/06/19

Tutor
4.9 (294)

Computer Science and Mathematics professional

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.