8
Reply

Find the smallest of three integers

Ask a question
Write an app that finds the smallest of several integers. Assume
that the first value read specifies the number of values to input from the user. when the user is prompted to "Enter the number of values to read: " that he is required to enter a positive integer before the application will continue.

Thanks

Answers (8)