Write a program to print factorial of given number without using recursion?


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

Post New Answer

More C Interview Questions

List some of the dynamic data structures in C?

0 Answers  


Is sizeof a keyword in c?

0 Answers  


Differentiate abs() function from fabs() function.

0 Answers  


what is a c-language.what is do.

4 Answers   HCL,


write a c program to calculate the income tax of the employees in an organization where the conditions are given as. (I.T. = 0 if income <100000 I.T = 10% if income _< 200000 it = 20% if income >_ 200000)

7 Answers   Consultancy, DBU, FD, JK Associates, Kobe, Satyam,






what is the stackpointer

2 Answers  


Explain what is the purpose of "extern" keyword in a function declaration?

0 Answers  


Why array is used in c?

0 Answers  


What do you mean by a sequential access file?

0 Answers  


Is c object oriented?

0 Answers  


What is the use of sizeof () in c?

0 Answers  


Define Array of pointers.

0 Answers  


Categories