Computers and Technology

I need some help with the following Java assignment. This assignment requires the use of Apache NetBeans. Create a Student class (you can simply modify your class from the previous unit’s exercise) that will be used as your data record. The class contains instance variables for: student ID number, integer last name, string first name, string grade point average, double Build an application that will accept user input for your data record from the screen. Your program will create 3 files. The first file will contain records for honors students whose grade point average is at least 3.6 or higher. The second file will contain records for students in good standing with grade point averages between 2.0 and 3.5. The third file will contain records for students receiving probation with grade point averages below 2.0. Name your program SortStudents. java. Make sure there are several records in each file for later processing when you run your program. Create a second application that uses the files created above. Process each file in turn, beginning with the honors students, followed by the students in good standing and ending with the students receiving probation. Name your program StudentReport. java. Format your student report as follows: High Honors Students ID Number Name GPA 12345 Bill Johnson 3.8 23456 Judy Kirk 3.7 . . . Students in Good Standing ID Number Name GPA 34567 Suzy Clarkson 3.2 45678 Bob Wilson 2.9 56789 Mike Nice 2.5 . . . Students Receiving Probation ID Number Name GPA 67890 Diana Long 1.6 78901 Linda Willows 1.2 . . . Finally, create a third application named SearchStudentFiles. java that will search the 3 files for a given student’s name. If the student is found, display the search results on the screen: ID Number Name GPA 67890 Diana Long 1.6 If the student is not found, display a message indicating so. Allow the user to perform multiple searches on the files, indicating they are done by entering a sentinel value as input.
This assignment is very confusing to me, and would greatly appreciate some help. This is due on Saturday night.

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 07:30, alexandramendez0616
Jasper and samantha are in a robotics competition. the guidelines state that the robots should be able to move a 10-gram weight at least 2 meters and turn in a circle. jasper and samantha have already built the robot. which step of the design process should they follow next to decide whether their robot meets the minimum criteria for the competition?
Answers: 1
image
Computers and Technology, 22.06.2019 23:30, brainbean
Select all that apply. which of the following are proofreading options included in microsoft word? spell check find replace grammar check formatting check
Answers: 1
image
Computers and Technology, 23.06.2019 01:50, akornegay2
Write a program that uses a random number generator to generate a two digit positive integer and allows the user to perform one or more of the following operations: a. double the number. b. reverse the digits of the number. c. raise the number to the power of 2, 3, or 4. d. sum the digits of the number. e. if the number is a two-digit number, then raise the first digit to the power of the second digit. f. if the number is a three-digit number and the last digit is less than or equal to 4, then raise the first two digits to the power of the last digit. after performing an operation if the number is less than 10, add 10 to the number. also, after each operation determine if the number is prime. each successive operation should be performed on the number generated by the last operation. your program should not contain any global variables and each of these operations must be implemented by a separate function. also, your program should be menu driven. 7. (fraction calculator) write a program that
Answers: 1
image
Computers and Technology, 24.06.2019 01:00, Timeisjesus
Answer these and get 40 points and brainliest
Answers: 1
Do you know the correct answer?
I need some help with the following Java assignment. This assignment requires the use of Apache NetB...

Questions in other subjects:

Konu
Mathematics, 27.08.2021 20:10
Konu
History, 27.08.2021 20:10
Konu
Social Studies, 27.08.2021 20:10