subject

Create a class named student. student has fields for an id number, number of credit hours earned, and number of points earned. (for example, many schools compute grade point averages based on a scale of 4, so a three-credit-hour class in which a student earns an a is worth 12 points.) include methods to assign values to all fields. student also has a field for grade point average. include a method to compute the grade point average field by dividing points by credit hours earned. write methods to display the values in each student field. save this class as student. javawrite a class named showstudent that instantiates a student object from the class you created and assigns values to its fields. compute the student grade point average, and then display all the values associated with the student. save the application as showstudent. javacreate a constructor for the student class you created. the constructor should initialize each student's id number to , his or her points earned to 12, and credit hours to 3 (resulting in a grade point average of 4.0). write a program that demonstrates that the constructor works by instantiating an object and displaying the initial values. save the application as showstudent2.java

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 00:00
Donna and her team of five have invented a new gadget for the science exhibition in their college. which intellectual property right will protect their invention?
Answers: 1
question
Computers and Technology, 23.06.2019 12:40
According to the video what are some tasks petroleum engineers perform check all that apply
Answers: 2
question
Computers and Technology, 23.06.2019 18:30
List 3 items that were on kens resume that should have been excluded
Answers: 1
question
Computers and Technology, 24.06.2019 01:30
Could you find out how im still getting an 83 percent on this in edhesive a = input("enter an animal: ") s = input ("enter a sound: ") e = "e-i-e-i-o" print ("old macdonald had a farm, " + e) print ("and on his farm he had a " + a + "," + e) print ("with a " + s + "-" + s + " here and a " + s + "-" + s + " there") print ("here a " + s+ " there a " + s) print ("everywhere a " + s + "-" + s ) print ("old macdonald had a farm, " + e)
Answers: 2
You know the right answer?
Create a class named student. student has fields for an id number, number of credit hours earned, an...
Questions
question
English, 21.12.2019 21:31
question
Mathematics, 21.12.2019 21:31
question
Mathematics, 21.12.2019 21:31
question
English, 21.12.2019 21:31
question
History, 21.12.2019 21:31
question
Mathematics, 21.12.2019 21:31
Questions on the website: 13722367