Answered You can hire a professional tutor to get the answer.

QUESTION

app 1-Creates 3 students student 2-Using the student objects/variables, First name find and and display the student with Last name the lowest GPA...

Computer language is Java.

I need assistance with trying to get this code

app1-Creates 3 studentsstudent2-Using the student objects/variables,First namefind and and display the student withLast namethe lowest GPA3-Using the student objects/variables,find and and display the student withthe highest GPAgetCreate the student class with 4 attributesFirst nameLast nameAgeGPAoCreate 3 student objects in appFind and display the student with the highest GPAFind and display the student with the lowest GPAThere are many ways of doing this lab. Go for the solution closer to your Java skills. The most basic way is a series of "if" statements.By "find" above, I mean using the objects' data and doing calculations instead of you looking at the data and displaying one as having the highest GPA andanother as having the lowest.
Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question