first of all I would like to explain what is abstract method.
the method which have no body is called as abstract method, and the class which contains at least one abstract method is called abstract...