Given the code fragment:
What is the result?
Answer = 0
Invalid calculation
Compilation fails only at line n1.
Compilation fails only at line n2.
Compilation fails at line n1 and line2.
3142
2413
1324
4231
Given this code for the classes MyException and Test:
A
AB
A compile time error occurs at line n1.
B
I
What is the result if the integer aVar is 9?
Compilation fails.
10 Hello Universe!
10 Hello World!
9 Hello World!