Question: 1. Write a program that reads a sequence of numbers from the keyboard, and displays the smallest number. The sequence has at least one number
1. Write a program that reads a sequence of numbers from the keyboard, and displays the smallest number. The sequence has at least one number and is terminated by -999(-999 will not appear in the sequence other than as the end marker).
2. Write a program which requests an integer input n from the keyboard and computes the sum of square of k for all k from 1 to n(inclusive).
use java
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
