Question 22
Consider the Java code given below.
Choose the correct option.
It generates the output as:

Compilation fails because Car and Bike do not override fuel()
Compilation fails because Car and Bike cannot be assigned to Vehicle
It generates the output as:
