Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a java program to ask a user to enter, student number, test1, test2, and test3. Your program then computes the average of the three

Write a java program to ask a user to enter, student number, test1, test2, and test3. Your program then computes the average of the three tests and display the student number, test1, test2, and test3. Inputs: Please enter student number: Please enter test1: Please enter test2: Please enter test3: Outputs: Student number: Test1= Test2= Test3= Average =

I have to turn this previous homework problem to a if statement or a switch statement

Im stuck

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

The Temple Of Django Database Performance

Authors: Andrew Brookins

1st Edition

1734303700, 978-1734303704

More Books

Students also viewed these Databases questions

Question

What is the most important part of any HCM Project Map and why?

Answered: 1 week ago