Hi....

I have 2 files: Interface 'Car' and Class 'MyCar'

I have never worked with interfaces before but I am getting the error:
MyCar.java:6: MyCar is not abstract and does not override...