Create a class representing a student. Include characteristics such as student number, first and last name, overall

Question:

Create a class representing a student. Include characteristics such as student number, first and last name, overall GPA, classification, andmajor. Write at least two constructors. Include properties for each of the data items. Create a second class that instantiates the first class with information about yourself. In the second class, create a class method that displays your name and GPA.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: