Java Quiz (Set 9)

Java Quiz (Set 9)

1 / 10

Deletion is faster in LinkedList than ArrayList.

2 / 10

Can constructor be inherited?

3 / 10

What is runtime polymorphism?

4 / 10

Is it necessary that each try block must be followed by a finally block?

5 / 10

Is it necessary that each try block must be followed by a catch block?

6 / 10

Can a top level class be private or protected?

7 / 10

What will happen if static modifier is removed from the signature of the main method?

8 / 10

Can try statements be nested?

9 / 10

Which arithmetic operations can result in the throwing of an ArithmeticException?

10 / 10

Under what conditions is an object's finalize() method invoked by the garbage collector?

Your score is

The average score is 0%

0%