Need help making a testing plan and design(pseudo code or flowchart) for the following program in the attached image. Thanks

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter8: Arrays
Section: Chapter Questions
Problem 4GZ
icon
Related questions
Question
100%

Need help making a testing plan and design(pseudo code or flowchart) for the following program in the attached image.

Thanks

Write a program that asks the user how many integers they would like to enter. You can assume that this initial input will
be an integer >=1. The program will then prompt the user to enter that many integers. After all the numbers have been
entered, the program should display the largest and smallest of those numbers (no, you cannot use lists, or any other
material we haven't covered). Your code should work correctly no matter what integers the user enters. When you run
your program it should match the following format:
How many integers would you like to enter?
4
Please enter 4 integers.
-4
105
2
-7
min: -7
Transcribed Image Text:Write a program that asks the user how many integers they would like to enter. You can assume that this initial input will be an integer >=1. The program will then prompt the user to enter that many integers. After all the numbers have been entered, the program should display the largest and smallest of those numbers (no, you cannot use lists, or any other material we haven't covered). Your code should work correctly no matter what integers the user enters. When you run your program it should match the following format: How many integers would you like to enter? 4 Please enter 4 integers. -4 105 2 -7 min: -7
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 3 images

Blurred answer
Knowledge Booster
Constants and Variables
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT