Question: For the Final Exam, create a program of your own imagination. The program must follow these rules: Get user input and store the value (
For the Final Exam, create a program of your own imagination. The program must follow these rules:
Get user input and store the values in a variable points
Use variables with different data types You decide which ones, examples: int, string, etc points
Use at least one Array points
Use at least one ifelse statement points
Use at least one method you create points
Create and instantiate at least one Class points
Your program must compile without warnings or errors and show output to the terminal points
Feel free to add any other functionality we've encountered during this course
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
