Question 20
Consider the code given below.
Choose the correct option.
Compilation error at LINE 1 because method printQuality() is not overridden in class EpsonPrinter
Compilation error at LINE 2 because method startPrint() is not overridden in class CanonPrinter
This program generates the output:

This program generates the output:
