Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Write a code to generate a series where the next element is the sum of last k terms.


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

Post New Answer

More C Interview Questions

Why do we need volatile in c?

0 Answers  


how to swap two nubers by using a function with pointers?

1 Answers  


without using arithmatic operator convert an intger variable x into x+1

3 Answers  


What is time null in c?

0 Answers  


Q. where is the below variables stored ? - volatile, static, register

3 Answers   Bosch,


What does nil mean in c?

0 Answers  


Explain how can you tell whether a program was compiled using c versus c++?

0 Answers  


write a program to interchange the value between two variable without using loop

1 Answers  


How do I get a null pointer in my programs?

0 Answers  


what is the different bitween abap and abap-hr?

0 Answers   TCS,


program for reversing a selected line word by word when multiple lines are given without using strrev

0 Answers   IBM,


int main() { int i=1; switch(i) { case '1': printf("hello"); break; case 1: printf("Hi"); break; case 49: printf("Good Morning"); break; } return 0; }

3 Answers  


Categories