Sail E0 Webinar
Question


Which of the following statement is correct about the program given below?


#include
long FactFinder(long = 5);
int main()
{
for(int i = 0; i
Options:
A .  The program will print the output 1.
B .  The program will print the output 24.
C .  The program will print the output 120.
D .  The program will print the output garbage value.
E .  The program will report compile time error.
Answer: Option B



Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers