What is scope of variable in c?
What is pointer to pointer in c?
what are the advantages of a macro over a function?
what do u mean by Direct access files? then can u explain about Direct Access Files?
What is fflush() function?
Explain what are binary trees?
Why is this loop always executing once?
Can we assign integer value to char in c?
given post order,in order construct the corresponding binary tree
What is the difference between declaring a variable by constant keyword and #define ing that variable?
Do you know the use of fflush() function?
Are global variables static in c?
How do you list files in a directory?
Explain how can you tell whether two strings are the same?
How can I get the current date or time of day in a c program?