in java, Write a class that represents a student. Every student has a name, an id number, a number of credits, and a number of grade points. Also, include in your class a default constructor, a second constructor with all parameters, an accessor method (getter) for the student name, and a method called gpa that will calculate and return the student’s grade point average. (Hint: gpa = points/credits)   Using the class that you just wrote, answer the following questions. Write code that will declare and initialize an object using the default constructor. Write code that will declare and initialize an object using the overloaded constructor. Write code that will retrieve and print the student’s gpa from #2.

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter11: More Object-oriented Programming Concepts
Section: Chapter Questions
Problem 1GZ
icon
Related questions
Question

in java,

Write a class that represents a student. Every student has a name, an id number, a number of credits, and a number of grade points.

Also, include in your class a default constructor, a second constructor with all parameters, an accessor method (getter) for the student name, and a method called gpa that will calculate and return the student’s grade point average. (Hint: gpa = points/credits)

 

  1. Using the class that you just wrote, answer the following questions.
  2. Write code that will declare and initialize an object using the default constructor.
  3. Write code that will declare and initialize an object using the overloaded constructor.
  4. Write code that will retrieve and print the student’s gpa from #2.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
void method
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,