what does static variable mean?
No Answer is Posted For this Question
Be the First to Post Answer
what is an ERP?
do u print this format '(((())))'. This brackets is based on user input like 4 or 5 or 6,without using any loop's?
write a c program to calculate sum of digits till it reduces to a single digit using recursion
WRITE A PROGRAM IN C TO MULTIPLY TWO 2-D ARRAYS
Using which language Test cases are added in .ptu file of RTRT unit testing???
Why is it usually a bad idea to use gets()? Suggest a workaround.
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a<b,printb.find the sum digits of that number & then print.if a==b multiply 10 with a & add 20 with b store in c and then print
What is the difference between break and continue?
Explain how can a program be made to print the line number where an error occurs?
write a program that explain #define and # undef directive
What do you mean by recursion in c?
Explain what is the heap?