Question
Basic Input and Output Program Outcome: Student will demonstrate the ability to understand primitive data types Student will demonstrate the ability to understand arithmetic operators
Basic Input and Output Program
Outcome:
Student will demonstrate the ability to understand primitive data types
Student will demonstrate the ability to understand arithmetic operators
Student will demonstrate the ability to understand and use variables
Student will demonstrate the ability to create and user a Scanner for input
Student will demonstrate the ability to use System.out.println()
Student will demonstrate the ability to use the + to concatenate strings together.
Student will demonstrate the ability to create and use a design tool
Program Specifications:
This program requires the student to create a short and simple design tool and
program that asks the user for three numbers. The output will be the sum and
average of the three numbers.
Sample output (you must follow this example):
The three numbers are: 99, 99, and 99.
The sum of the numbers is: 99.
The average of the numbers is: 99.99.
Submission Requirements:
Once you have written the program, place your design tool within the project
folder.
Use Windows Compress to compress the entire project folder
Attach the compressed document to the Canvas thread.
done for java on eclipse
YOU CANNOT:
Use global variables
Use the word goto
Use the break command outside a case statemen
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started