On C language, please: 1. Write and execute a short computer program in C, C++ or Java (or Matlab m code if necessary) to do the following: Read integer numbers from the keyboard input until the same...


On C language, please:<br>1. Write and execute a short computer program in C, C++ or Java (or Matlab m code if<br>necessary) to do the following:<br>Read integer numbers from the keyboard input until the same number is<br>entered twice in a row. Numbers should all be within the range [-32768 ...<br>+32767].<br>• Identify and print the smallest, largest, and average of the number entered<br>(don't count the final duplicate number in the average).<br>Submit the program and a screenshot of it executing properly, showing the<br>inputs and outputs (smallest, largest and average). Use 12 to 15 values,<br>scattered across the range of positive and negative numbers in the range listed<br>above.<br>

Extracted text: On C language, please: 1. Write and execute a short computer program in C, C++ or Java (or Matlab m code if necessary) to do the following: Read integer numbers from the keyboard input until the same number is entered twice in a row. Numbers should all be within the range [-32768 ... +32767]. • Identify and print the smallest, largest, and average of the number entered (don't count the final duplicate number in the average). Submit the program and a screenshot of it executing properly, showing the inputs and outputs (smallest, largest and average). Use 12 to 15 values, scattered across the range of positive and negative numbers in the range listed above.

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here