Write a while loop that asks the user for an integer value


Problem

Write a while loop that asks the user for an integer value using the sentinel value Listen -999 to stop data entry. After the loop report the largest age. No formatting is needed on the output. Assume the user enters valid data. Do not use an array or ArrayList object.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a while loop that asks the user for an integer value
Reference No:- TGS03277308

Expected delivery within 24 Hours