can any body give me the following codes ill be really thankful:
1. Write a C++ program to calculate FACTORIAL of a number using STACK.
2. Write a C++ program to generate a FIBONACCI series using STACK. Number of Fibonacci series is input by the user.