Skip to content

a program asking user to give numbers for calculating average, if undefined type is typed(double ,string, etc) the system will type out error message using try nd catch, also, if no numbers are typed , we will get another error!

Notifications You must be signed in to change notification settings

MSH-trojan/Java_21_Unchecked_Exception_Message_input_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

concepts used in this program:

1- try-catch

2- loops

3- Unchecked Exceptions

4- input/Scanner

About

a program asking user to give numbers for calculating average, if undefined type is typed(double ,string, etc) the system will type out error message using try nd catch, also, if no numbers are typed , we will get another error!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages