Abstract Class is a class where you can declare the methods but can not define it and abstract class cannot be instantiated.