Question 11
Consider the code given below.
Choose the correct option.
generates compilation error because a variable of type cannot refer to an object of type .
This code generates the below output followed by runtime error at because there is ambiguity in which method is being invoked.

This code generates the output:

This code generates the output:
