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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!