CA Exercise 2 - Java Tutorials For Loop Sum Average Exceptions Error

Published: 16 October 2014
on channel: Red Stag Digital
3,009
14

For more: http://redstagdigital.com/

Java API For Loop: http://docs.oracle.com/javase/tutoria...
Java API System.exit(0); : http://docs.oracle.com/javase/7/docs/...
Java API Primitive Data Types: http://docs.oracle.com/javase/tutoria...

Objective
Write a Java program called SumAndAverage to prompt a user to enter a whole
number (called n) between 1 and 100 inclusive. Compute the sum of the sequence
from 1 to n and display the result. Also compute the average of the sequence from 1
to n and display the result. If a user enters a number less than 1 or greater than 100,
inform the user the number is invalid.
You are expected to use a FOR loop to compute the sum from 1 to n.


On this page of the site you can watch the video online CA Exercise 2 - Java Tutorials For Loop Sum Average Exceptions Error with a duration of hours minute second in good quality, which was uploaded by the user Red Stag Digital 16 October 2014, share the link with friends and acquaintances, this video has already been watched 3,009 times on youtube and it was liked by 14 viewers. Enjoy your viewing!