Find the Factorial of a number using a program.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ Interview Questions

What is the difference between public, private, and protected inheritance?

0 Answers   Amazon,


What are Agilent PRECOMPILERS?

0 Answers   Agilent,


What is a constructor initializer list?

0 Answers   Amazon,


Write a program that can take input from 3 to 8 and calculate the average?

0 Answers   Accenture,


What are string library functions(syntax).

0 Answers   Accenture,






Write a C++ Program to Find Sum and Average of n numbers using for loop.

1 Answers  


What is a class in C++?

0 Answers   Amazon, TCS, UGC Corporation,


Is there a difference between class and struct?

0 Answers  


There is a base class sub, with a member function fnsub(). There are two classes super1 and super2 which are sub classes of the base class sub.if and pointer object is created of the class sub which points to any of the two classes super1 and super2, if fnsub() is called which one will be inoked?

0 Answers   Alter,


To solve the 8 Queens problem, which algorithm is used?

0 Answers   Accenture,


What is the purpose of a constructor? Destructor?

0 Answers   Amazon,


Name the operators that cannot be overloaded.

1 Answers   Wipro,


Categories