Computer Science, asked by atmanraja7341, 10 months ago

Fill in the blanks to declare a function that takes two integers as arguments and prints their division. Handle the possible exception. void myFunc(int a, b) { { System.out.println(a b); } (Exception e) { System.out.println("Error"); }

Answers

Answered by samritranjit
5

Answer:

hagla hagla hagla hagla hagla

Similar questions