Why we not create function inside function.
No Answer is Posted For this Question
Be the First to Post Answer
write a c program for greatest of three numbers without using if statment
biggest of two no's with out using if condition statement
What is 02d in c?
Explain null pointer.
How do you override a defined macro?
How do you initialize function pointers? Give an example?
what is output? main() { #define SQR(x) x++ * ++x int i = 3; printf(" %d %d ",SQR(i),i * SQR(i)); } a)9 27 b)35 60 c)20 60 d)15 175
Are there any problems with performing mathematical operations on different variable types?
Explain how are portions of a program disabled in demo versions?
What is a stream water?
Why c is called a middle level language?
What is d scanf?