Question: Write a C++ program that asks the user for a number then computes the factorial. Display the number and the factorial. If the user enters
Write a C++ program that asks the user for a number then computes the factorial. Display the number and the factorial. If the user enters 0 then the factorial is 1. If the user enters a number less than 0, then print out an appropriate message.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
