What exception type does the following program throw? public class Test {
Public static void main(String[] args) {
Object o = new Object() ;
String d = (String) o;
}
}
A) ArithmeticException
B) No exception
C) StringIndexOutOfBoundsException
D) ArrayIndexOutOfBoundsException
E) ClassCastException
Correct Answer:
Verified
Q1: A subclass inherits _ from its superclass.
a.
Q3: What exception type does the following program
Q4: What is the output of running class
Q5: What is wrong in the following code?
Test
Q6: Which of the following possible modifications will
Q7: Write a method to find the max
Q8: What is the output of running the
Q9: What is wrong in the following code?
Test
Q10: Analyze the following code. class Test {
Public
Q11: The program has a syntax error because
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents