Write a program of advanced Fibonacci series.


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

Post New Answer

More C Interview Questions

How many main () function we can have in a project?

0 Answers  


What is the difference between fread and fwrite function?

0 Answers  


who is the father of C Language?

20 Answers   CTS, UST,


What is the difference between union and anonymous union?

0 Answers   Hexaware,


A woman had somany gloves and hats 22 red,34 blue, 45 white...there was power cut and she took a glove and how many gloves shud she take so that she gets a pair of glove fr each color??

3 Answers   TCS,


write a program to convert a expression in polish notation (postfix) to inline (normal)

0 Answers   Siemens,


Why is sprintf unsafe?

0 Answers  


main() { intx=2,y=6,z=6; x=y=z; printf(%d",x) }

5 Answers   Amazon, HCL, Thought Works,


enum day = { jan = 1 ,feb=4, april, may} what is the value of may? a)4 b)5 c)6 d)11 e)none of the above

8 Answers   HCL, Wipro,


What is non linear data structure in c?

0 Answers  


Is c object oriented?

0 Answers  


What is the difference between the = symbol and == symbol?

0 Answers  


Categories