Question: Task 1 : Declare two String variables named testScoreString and classRankString. Task 2 : Declare two integer variables named testScore and classRank. Task 3 :

Task 1: Declare two String variables named testScoreString and classRankString.
Task 2: Declare two integer variables named testScore and classRank.
Task 3: Write the interactive input statements to retrieve a students test score (testScore) and class rank (classRank) from the user of the program. Do not forget to prompt the user for the test score and class rank.

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 Programming Questions!