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
What is the output of the following program #include<stdio.h> main() { int i=0; fork(); printf("%d",i++); fork(); printf("%d",i++); fork(); wait(); }
plz answer.. a program that takes a string e.g. "345" and returns integer 345
Which driver is a pure java driver
What do you mean by invalid pointer arithmetic?
What is openmp in c?
What is Dynamic memory allocation in C? Name the dynamic allocation functions.
can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance
What is a double c?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
write a c code "if you give a any decimal number then print that number in english alphabet"? ex: i/p: 552 o/p: five hundred fifty two ...
What is a keyword?
how to make program without <> in libray.