Knowledge in abstract class in java

What is abstract class in Java ?

Abstract class is a class which cannot be instantiated.