Between macros and functions,which is better to use and why?
What is the difference between formatted&unformatted i/o functions?
What is the purpose of void pointer?
By using C language input a date into it and if it is right?
What is array within structure?
how to do in place reversal of a linked list(singly or doubly)?
Why do we use stdio h and conio h?
Can we compile a program without main() function?
what is object oriental programing?
Can a function argument have default value?
Will Macros support multiple arguments ?
Why does this code crash?
How can you tell whether a program was compiled using c versus c++?