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

When would you choose to return an error code rather than throw an exception?

0 Answers   Amazon,


How can a C function be called in a C++ program?

0 Answers  


What are the costs and benefits of using exceptions?

0 Answers   Amazon,


What is the difference between creating an object, using 'new' and using 'malloc'?

3 Answers   HFG, Siemens,


What is an algorithm (in terms of the STL/C++ standard library)?

0 Answers   Amazon,


Tell us the size of a float variable.

0 Answers   Accenture,


Write a C++ program to print strings in reverse order.

0 Answers   Amdocs,


What is an abstract class?

5 Answers   Siemens,


Difference between function overloading and function overriding.

0 Answers   Alter,


How can you force the compiler to not generate them?

0 Answers   Amazon,


How will you execute a stack using a priority queue? (Push and pop should be in O (1)).

0 Answers   Adobe,


What do you by Function Overloading in C++?

0 Answers   Akamai Technologies, Infogain,


Categories