You are on page 1of 1

create a simpple command line calculator to add sub div and multiply two

numbers.your program should grerate and handle exception if non numeric alue is
entered?
write a class to calculate the simple interest and handle exception if value of
year is less than equal to zero?
write a triangle class with three sides in a triangle sum of any two sides is
greater than other side.triangle class must adhere to this class create your own
exception class to handle this?
write a program to check wheather sting is pallindrome or not throw an exception if
length of string is zero?

You might also like