Write the while loop that lets the users enter a number the


Question1: Using Java, initialize an int variable named product to 1.

Write the while loop that lets the users enter a number. The number should be multiplied with produce and the result stored back to the variable product.

The loop should iterate as long as product contains a value less than 2000. After the loop stops, display message: "product = - the loop stops"

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write the while loop that lets the users enter a number the
Reference No:- TGS02910968

Expected delivery within 24 Hours