What is the advantage of using #define to declare a constant?
No Answer is Posted For this Question
Be the First to Post Answer
What does int main () mean?
write a program to convert a expression in polish notation (postfix) to inline (normal)
pick out the odd one out of the following a.malloc() b.calloc() c.free() d.realloc()
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
State the difference between realloc and free.
How do I initialize a pointer to a function?
Do you know null pointer?
Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
In a switch statement, what will happen if a break statement is omitted?
how write a addtion of two single dimensional array using of pointer in c language?
without a terminator how can we print a message in a printf () function.
How do I copy files?