string reverse using recursion
how to print 2-D array using a single for loop?
2 Answers Mind Tree, TCS, Value Labs,
What is calloc malloc realloc in c?
Can a void pointer point to a function?
How to write a program to receive an integer & find its octal equivalent by using for loop?
What are the differences between new and malloc in C?
what are the uses of structure?
Explain what are the different file extensions involved when programming in c?
while running a program, i got the msg that press return key to exit.what that mean in C as there are no such options as far i know.
What is exit() function?
write a c program to find the sum of five entered numbers using an array named number
Is main is user defined function?
Explain what is the purpose of "extern" keyword in a function declaration?