hello everyone,
can anyone please help me to solve the following problem.
Write a program
- To demonstrate division operation handling the arithmetic Exceptions.
To Access different elements of the given array:
int [] arr1 = {10,69,30,12,11,34,56,78,35}
Write exception-handling statements for ArrayIndexOutOfBounds Exception.
thank you,
regards,
shantuli