Write a program to generate the Fibinocci Series


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

Post New Answer

More C Interview Questions

to find the closest pair

0 Answers   Infosys,


What is restrict keyword in c?

0 Answers  


main() { int i=0; while(+(+i--)!=0) i-=i++; printf("%d",i); }

4 Answers  


what is bitwise operator?

1 Answers   IBM,


what is the different bitween abap and abap-hr?

0 Answers   TCS,






How can I use a preprocessorif expression to ?

0 Answers  


What are formal parameters?

0 Answers  


what do u mean by Direct access files? then can u explain about Direct Access Files?

0 Answers   LG Soft,


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

2 Answers   Cap Gemini, HCL,


number of times a digit is present in a number

0 Answers  


int x=sizeof(!5.856); What will value of variable x?

2 Answers  


how to determine the complexity of an algorithm as log(n)

1 Answers   Google,


Categories