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 difference between ++a and a++?
How can this be legal c?
How do I get a null pointer in my programs?
How would you write qsort?
When a c file is executed there are many files that are automatically opened what are they files?
main() { int i; printf("%d",scanf"%d",&i))//if the input is 12 24 34 then wat will be the output }
What are valid operations on pointers?
What is spaghetti programming?
What is the condition that is applied with ?: Operator?
triangle number finding program...
sum of two integers values only other then integer it should print invalid input.
What the different types of arrays in c?