Write a C program in Fibonacci series.


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

Post New Answer

More C Interview Questions

Can i use “int” data type to store the value 32768? Why?

0 Answers  


give one ip, find out which contry

4 Answers   Google,


Is the below things valid & where it will be stored in memory layout ? static const volatile int i; register struct { } ; static register;

2 Answers   Lucent,


what does keyword ‘extern’ mean in a function declaration?

1 Answers   Emerson,


What is c value paradox explain?

0 Answers  






write a program to print the all 4digits numbers & whose squares must me even numbers?

2 Answers   Virtusa,


What is union and structure?

0 Answers  


Write a program to reverse a linked list in c.

0 Answers   DELL, HAL,


Explain why C language is procedural?

0 Answers   GE,


What are advantages and disadvantages of recursive calling ?

12 Answers   College School Exams Tests, Evolving Systems, HP, Jyoti Ltd, Sage, Wipro,


how to copy a string without using c function

5 Answers  


the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function

0 Answers  


Categories