Question: in ((( JAVA ))) Task1 Write a program that finds the GPA of a student. First read the number of courses. Then for each course,

in ((( JAVA )))

Task1

Write a program that finds the GPA of a student. First read the number of courses. Then for each course, read code like ICS108, credit hours, and letter grade.

in ((( JAVA ))) Task1 Write a program that finds

ICS 108 - Object-Oriented Programming Lab # 2 - Selections & Loops Objectives: In this lab, the following topic will be covered: 1. Selections 2. Loops Task1 Write a program that finds the GPA of a student. First read the number of courses. Then for each course, read code like ICS108, credit hours, and letter grade. Here is sample run: How many courses? 3 Enter code, credit hours, letter grade for course 1: ICS108 3 A+ Enter code, credit hours, letter grade for course 2: MATH101 4 B Enter code, credit hours, letter grade for course 3: IAS111 2 A GPA = 3.5

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!