Difference between exit() and _exit() function?
How can I use a preprocessorif expression to ?
In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)
Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?
Explain how do you determine a file’s attributes?
what is the difference between embedded c and turbo c ?
What does volatile do?
how can we Declare a variable in c without defining it.
difference between i++* and *++i
When should a type cast be used?
Diff between for loop and while loop?
What is pragma c?
every function has return the value?