Recursive function Recursive function is a type of function which is used inside the function of itself This particular function is being used to find the factorials of a giver integer.