Predict the output of following Java program
class Main {
public static void main(String args[]) {
try {
throw 10;
catch(int e) {
System.out.println("Got the Exception
O Got the Exception 10
O Got the Exception o
Compiler Error
O None of the above
Answers
Answered by
0
Answer:
not any output please send the correct Questions
Similar questions
English,
4 months ago
Biology,
4 months ago
Chemistry,
10 months ago
Social Sciences,
10 months ago
Biology,
1 year ago