What are the correct statements?
An abstract class cannot be instantiated
An interface can define a method body
A class can only derive from one and only one class
A class can only implement one and only one interface