Write a program of advanced Fibonacci series.
Why the use of alloca() is discouraged?
How to convert decimal to binary in C using recursion??
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
What is static and auto variables in c?
get any number as input except 1 and the output will be 1.without using operators,expressions,array,structure.don't print 1 in printf statement
Print all the palindrome numbers.If a number is not palindrome make it one by attaching the reverse to it. eg:123 output:123321 (or) 12321
what is used instead of pointers in java than c?
what is the advantage of software development
what do the 'c' and 'v' in argc and argv stand for?
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10
Explain what is #line used for?
WHO WROTE C LANGUAGE?