Correct Answer: An abstract class is defined with the keyword abstract Eg: public abstract class MyClass { }