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

Write a program to display the following output using a single cout statement Maths=90 Physics=77 Chemistry = 69

2 Answers  


How can you force the compiler to not generate them?

0 Answers   Amazon,


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

1 Answers  


What is Copy Constructor?

5 Answers   ABC, Siemens,


What's the value of the expression 5["abxdef"]?

0 Answers  






What is the meaning of the following declaration: int *const *const *i?

0 Answers   Adobe,


What is RTTI and why do you need it?

0 Answers   Amazon,


How does stack look in function calls? When does stack overflow? What can you do to remedy it?

0 Answers   Adobe,


What is Advantage and Use of THIS pointer in C++ – Scenarios?

0 Answers  


How to stop class inheritance in C++ with condition that object creation should be allowed

0 Answers  


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

0 Answers   Accenture,


What does it mean to take the address of a reference?

0 Answers   Amazon,


Categories