Write a program to sort an array of strings. Use new and delete operators.
Write a program to find the factorial of a number using recursion.
If we do not accept the number from the user to find the factorial, then always print the factorial of 4. Use default argument methods.